中文
相关论文

相关论文: Effect of Range Naming Conventions on Reliability …

200 篇论文

Spatial range joins have many applications, including geographic information systems, location-based social networking services, neuroscience, and visualization. However, joins incur not only expensive computational costs but also too large…

数据库 · 计算机科学 2025-08-22 Daichi Amagata

We revisit the range sampling problem: the input is a set of points where each point is associated with a real-valued weight. The goal is to store them in a structure such that given a query range and an integer $k$, we can extract $k$…

数据结构与算法 · 计算机科学 2019-03-20 Peyman Afshani , Jeff M. Phillips

Traditional scaling laws in natural language processing suggest that increasing model size and training data enhances performance. However, recent studies reveal deviations, particularly in large language models, where performance…

机器学习 · 计算机科学 2025-07-16 Zhengyu Chen , Siqi Wang , Teng Xiao , Yudong Wang , Shiqi Chen , Xunliang Cai , Junxian He , Jingang Wang

Sequential Recommender Systems (SRSs) are widely used to model user behavior over time, yet their robustness remains an under-explored area of research. In this paper, we conduct an empirical study to assess how the presence of fake users,…

信息检索 · 计算机科学 2024-10-15 Filippo Betello

In the domain of software engineering, our efforts as researchers to advise industry on which software practices might be applied most effectively are limited by our lack of evidence based information about the relationships between context…

软件工程 · 计算机科学 2021-04-19 Diana Kirk , Stephen G. MacDonell

Very little is known about the process by which end-user developers detect and correct spreadsheet errors. Any research pertaining to the development of spreadsheet testing methodologies or auditing tools would benefit from information on…

人机交互 · 计算机科学 2008-03-10 Brian Bishop , Kevin McDaid

Retrieval-augmented language models have demonstrated performance comparable to much larger models while requiring fewer computational resources. The effectiveness of these models crucially depends on the overlap between query and retrieved…

计算与语言 · 计算机科学 2025-05-21 Ehsan Doostmohammadi , Marco Kuhlmann

Large language models (LLMs) often fail to scale their performance on long-context tasks performance in line with the context lengths they support. This gap is commonly attributed to retrieval failures -- the models' inability to identify…

Pretrained Language Models (LMs) have demonstrated ability to perform numerical reasoning by extrapolating from a few examples in few-shot settings. However, the extent to which this extrapolation relies on robust reasoning is unclear. In…

计算与语言 · 计算机科学 2023-03-17 Yasaman Razeghi , Robert L. Logan , Matt Gardner , Sameer Singh

Context. Nowadays there is a great deal of uncertainty surrounding the effects of experience on Requirements Engineering (RE). There is a widespread idea that experience improves analyst performance. However, there are empirical studies…

软件工程 · 计算机科学 2024-08-23 Alejandrina M. Aranda , Oscar Dieste , Jose I. Panach , Natalia Juristo

Two canonical problems in geostatistics are estimating the parameters in a specified family of stochastic process models and predicting the process at new locations. A number of asymptotic results addressing these problems over a fixed…

统计理论 · 数学 2012-10-11 Cari Kaufman , Benjamin Shaby

Transfer learning allows practitioners to recognize and apply knowledge learned in previous tasks (source task) to new tasks or new domains (target task), which share some commonality. The two important factors impacting the performance of…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Michael Bernico , Yuntao Li , Dingchao Zhang

Model-based reinforcement learning is one approach to increase sample efficiency. However, the accuracy of the dynamics model and the resulting compounding error over modelled trajectories are commonly regarded as key limitations. A natural…

机器学习 · 计算机科学 2023-03-08 Daniel Palenicek , Michael Lutter , Joao Carvalho , Jan Peters

In this paper, we report some on-going focused research, but are further keen to set it in the context of a proposed bigger picture, as follows. There is a certain depressing pattern about the attitude of industry to spreadsheet error…

计算机与社会 · 计算机科学 2008-03-10 V. R. Vemula , David Ball , Simon Thorne

Structured generation, the process of producing content in standardized formats like JSON and XML, is widely utilized in real-world applications to extract key output information from large language models (LLMs). This study investigates…

计算与语言 · 计算机科学 2024-10-15 Zhi Rui Tam , Cheng-Kuang Wu , Yi-Lin Tsai , Chieh-Yen Lin , Hung-yi Lee , Yun-Nung Chen

The paper examines in the context of financial reporting, the controls that organisations have in place to manage spreadsheet risk and errors. There has been widespread research conducted in this area, both in Ireland and internationally.…

软件工程 · 计算机科学 2010-09-16 Ben G. Rittweger , Eoin Langan

Refactoring is a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behaviour. A database refactoring is a small change to the database schema which…

软件工程 · 计算机科学 2010-09-09 Patrick O'Beirne

As the need for advanced, interactive mathematical models has increased, user/programmers are increasingly choosing the MatLab scripting language over spreadsheets. However, applications developed in these tools have high error risk, and no…

人机交互 · 计算机科学 2008-03-14 Deborah Cernauskas , Andrew Kumiega , Ben VanVliet

Spreadsheets are powerful tools which play a business-critical role in many organizations. However, many bad decisions taken due to faulty spreadsheets show that these tools need serious quality assurance. Furthermore, while collaboration…

软件工程 · 计算机科学 2017-12-01 Daniel Kulesz , Verena Käfer , Stefan Wagner

Coding conventions for naming, spacing, and other essentially stylistic properties are necessary for developers to effectively understand, review, and modify source code in large software projects. Consistent conventions in verification…

编程语言 · 计算机科学 2020-04-23 Pengyu Nie , Karl Palmskog , Junyi Jessy Li , Milos Gligoric