中文
相关论文

相关论文: Awkward to RDataFrame and back

200 篇论文

Raw data sizes are growing and proliferating in scientific research, driven by the success of data-hungry computational methods, such as machine learning. The preponderance of proprietary and shoehorned data formats make computations slower…

数据库 · 计算机科学 2022-01-02 David S. Smith

Reliable crack detection and segmentation are vital for structural health monitoring, yet the scarcity of well-annotated data constitutes a major challenge. To address this limitation, we propose a novel context-aware generative framework…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Nassim Sadallah , Mohand Saïd Allili

Chart reasoning presents unique challenges due to its inherent complexity -- requiring precise numerical comprehension, multi-level visual understanding, and logical inference across interconnected data elements. Existing vision-language…

人工智能 · 计算机科学 2026-03-17 Lei Chen , Xuanle Zhao , Zhixiong Zeng , Jing Huang , Yufeng Zhong , Lin Ma

Social recommendation system is to predict unobserved user-item rating values by taking advantage of user-user social relation and user-item ratings. However, user/item diversities in social recommendations are not well utilized in the…

人工智能 · 计算机科学 2020-11-17 Dongsheng Luo , Yuchen Bian , Xiang Zhang , Jun Huan

For decades, SQL has been the default language for composing queries, but it is increasingly used as an artifact to be read and verified rather than authored. With Large Language Models (LLMs), queries are increasingly machine-generated,…

数据库 · 计算机科学 2025-12-16 Wolfgang Gatterbauer , Diandre Miguel Sabale

Data analysts often need to iterate between data transformations and chart designs to create rich visualizations for exploratory data analysis. Although many AI-powered systems have been introduced to reduce the effort of visualization…

人机交互 · 计算机科学 2025-02-24 Chenglong Wang , Bongshin Lee , Steven Drucker , Dan Marshall , Jianfeng Gao

We introduce Attention Free Transformer (AFT), an efficient variant of Transformers that eliminates the need for dot product self attention. In an AFT layer, the key and value are first combined with a set of learned position biases, the…

机器学习 · 计算机科学 2021-09-23 Shuangfei Zhai , Walter Talbott , Nitish Srivastava , Chen Huang , Hanlin Goh , Ruixiang Zhang , Josh Susskind

This paper reports on a simple visual technique that boils extracting a subgraph down to two operations---pivots and filters---that is agnostic to both the data abstraction, and its visual complexity scales independent of the size of the…

人机交互 · 计算机科学 2019-03-05 Alex Bigelow , Megan Monroe

Transformers excel across domains, yet their quadratic attention complexity poses a barrier to scaling. Random-feature attention, as in Performers, can reduce this cost to linear in the sequence length by approximating the softmax kernel…

机器学习 · 计算机科学 2026-03-05 Amirhossein Farzam , Hossein Mobahi , Nolan Andrew Miller , Luke Sernau

Activity diagrams (ADs) have recently become widely used in the modeling of workflows, business processes, and web-services, where they serve various purposes, from documentation, requirement definitions, and test case specifications, to…

软件工程 · 计算机科学 2014-09-09 Shahar Maoz , Jan Oliver Ringert , Bernhard Rumpe

We introduce a framework for designing multi-scale, adaptive, shift-invariant frames and bi-frames for representing signals. The new framework, called AdaFrame, improves over dictionary learning-based techniques in terms of computational…

计算机视觉与模式识别 · 计算机科学 2015-07-20 Cheng Tai , Weinan E

Detecting anomalies in large, distributed systems presents several challenges. The first challenge arises from the sheer volume of data that needs to be processed. Flagging anomalies in a high-throughput environment calls for a careful…

机器学习 · 计算机科学 2025-10-07 Anupam Panwar , Himadri Pal , Jiali Chen , Kyle Cho , Riddick Jiang , Miao Zhao , Rajiv Krishnamurthy

This document presents a new C++ Automatic Differentiation (AD) tool, AD-HOC (Automatic Differentiation for High-Order Calculations). This tool aims to have the following features: -Calculation of user specified derivatives of arbitrary…

数学软件 · 计算机科学 2024-12-13 Juan Lucas Rey

The Rapid Iterative FiTting (RIFT) parameter inference algorithm provides a simulation-based inference approach to efficient, highly-parallelized parameter inference for GW sources. Previous editions of RIFT have conservatively optimized…

天体物理仪器与方法 · 物理学 2025-05-20 Katelyn J. Wagner , R. O'Shaughnessy , A. Yelikar , N. Manning , D. Fernando , J. Lange , V. Tiwari , A. Fernando , D. Williams

Random projections (RP) are a popular tool for reducing dimensionality while preserving local geometry. In many applications the data set to be projected is given to us in advance, yet the current RP techniques do not make use of…

机器学习 · 计算机科学 2019-06-25 Nick Ryder , Zohar Karnin , Edo Liberty

The problem of algorithmic recourse has been explored for supervised machine learning models, to provide more interpretable, transparent and robust outcomes from decision support systems. An unexplored area is that of algorithmic recourse…

机器学习 · 计算机科学 2022-06-30 Debanjan Datta , Feng Chen , Naren Ramakrishnan

In the last few years, the field of data science has been growing rapidly as various businesses have adopted statistical and machine learning techniques to empower their decision making and applications. Scaling data analysis, possibly…

数据库 · 计算机科学 2021-02-11 Phanwadee Sinthong , Michael J. Carey

Retrieval-Augmented Neural Machine Translation (RAMT) architectures retrieve examples from memory to guide the generation process. While most works in this trend explore new ways to exploit the retrieved examples, the upstream retrieval…

计算与语言 · 计算机科学 2024-04-04 Maxime Bouthors , Josep Crego , Francois Yvon

Simulated high-dimensional data is useful for testing, validating, and improving algorithms used in dimension reduction, supervised and unsupervised learning. High-dimensional data is characterized by multiple variables that are dependent…

统计方法学 · 统计学 2025-12-23 Jayani P. Gamage , Dianne Cook , Paul Harrison , Michael Lydeamore , Thiyanga S. Talagala

The advent of Retrieval-Augmented Generation (RAG) has significantly enhanced the ability of Large Language Models (LLMs) to produce factually accurate and up-to-date responses. However, the performance of a RAG system is not determined by…

人机交互 · 计算机科学 2026-02-17 Haoyu Tian , Yingchaojie Feng , Zhen Wen , Haoxuan Li , Minfeng Zhu , Wei Chen