English
Related papers

Related papers: Fast Converging Anytime Model Counting

200 papers

Time series aggregation (TSA) aims to construct temporally aggregated optimization models that accurately represent the output space of their full-scale counterparts while using a significantly reduced temporal dimensionality. This paper…

Optimization and Control · Mathematics 2026-03-16 Thomas Klatzer , David Cardona-Vasquez , Luca Santosuosso , Sonja Wogrin

We propose a new method of estimation in topic models, that is not a variation on the existing simplex finding algorithms, and that estimates the number of topics K from the observed data. We derive new finite sample minimax lower bounds…

Machine Learning · Statistics 2019-09-06 Xin Bing , Florentina Bunea , Marten Wegkamp

Code completion is widely used by software developers to provide coding suggestions given a partially written code snippet. Apart from the traditional code completion methods, which only support single token completion at minimal positions,…

Software Engineering · Computer Science 2021-06-29 Jingxuan Li , Rui Huang , Wei Li , Kai Yao , Weiguo Tan

Black-box machine learning models are now routinely used in high-risk settings, like medical diagnostics, which demand uncertainty quantification to avoid consequential model failures. Conformal prediction is a user-friendly paradigm for…

Machine Learning · Computer Science 2022-12-08 Anastasios N. Angelopoulos , Stephen Bates

Mixture models, such as Gaussian mixture models, are widely used in machine learning to represent complex data distributions. A key challenge, especially in high-dimensional settings, is to determine the mixture order and estimate the…

Optimization and Control · Mathematics 2025-09-30 Srećko Đurašinović , Jean-Bernard Lasserre , Victor Magron

Computational models are an essential tool for the design, characterization, and discovery of novel materials. Hard computational tasks in materials science stretch the limits of existing high-performance supercomputing centers, consuming…

Quantum Physics · Physics 2024-09-20 Yuri Alexeev , Maximilian Amsler , Paul Baity , Marco Antonio Barroca , Sanzio Bassini , Torey Battelle , Daan Camps , David Casanova , Young Jai Choi , Frederic T. Chong , Charles Chung , Chris Codella , Antonio D. Corcoles , James Cruise , Alberto Di Meglio , Jonathan Dubois , Ivan Duran , Thomas Eckl , Sophia Economou , Stephan Eidenbenz , Bruce Elmegreen , Clyde Fare , Ismael Faro , Cristina Sanz Fernández , Rodrigo Neumann Barros Ferreira , Keisuke Fuji , Bryce Fuller , Laura Gagliardi , Giulia Galli , Jennifer R. Glick , Isacco Gobbi , Pranav Gokhale , Salvador de la Puente Gonzalez , Johannes Greiner , Bill Gropp , Michele Grossi , Emanuel Gull , Burns Healy , Benchen Huang , Travis S. Humble , Nobuyasu Ito , Artur F. Izmaylov , Ali Javadi-Abhari , Douglas Jennewein , Shantenu Jha , Liang Jiang , Barbara Jones , Wibe Albert de Jong , Petar Jurcevic , William Kirby , Stefan Kister , Masahiro Kitagawa , Joel Klassen , Katherine Klymko , Kwangwon Koh , Masaaki Kondo , Doga Murat Kurkcuoglu , Krzysztof Kurowski , Teodoro Laino , Ryan Landfield , Matt Leininger , Vicente Leyton-Ortega , Ang Li , Meifeng Lin , Junyu Liu , Nicolas Lorente , Andre Luckow , Simon Martiel , Francisco Martin-Fernandez , Margaret Martonosi , Claire Marvinney , Arcesio Castaneda Medina , Dirk Merten , Antonio Mezzacapo , Kristel Michielsen , Abhishek Mitra , Tushar Mittal , Kyungsun Moon , Joel Moore , Mario Motta , Young-Hye Na , Yunseong Nam , Prineha Narang , Yu-ya Ohnishi , Daniele Ottaviani , Matthew Otten , Scott Pakin , Vincent R. Pascuzzi , Ed Penault , Tomasz Piontek , Jed Pitera , Patrick Rall , Gokul Subramanian Ravi , Niall Robertson , Matteo Rossi , Piotr Rydlichowski , Hoon Ryu , Georgy Samsonidze , Mitsuhisa Sato , Nishant Saurabh , Vidushi Sharma , Kunal Sharma , Soyoung Shin , George Slessman , Mathias Steiner , Iskandar Sitdikov , In-Saeng Suh , Eric Switzer , Wei Tang , Joel Thompson , Synge Todo , Minh Tran , Dimitar Trenev , Christian Trott , Huan-Hsin Tseng , Esin Tureci , David García Valinas , Sofia Vallecorsa , Christopher Wever , Konrad Wojciechowski , Xiaodi Wu , Shinjae Yoo , Nobuyuki Yoshioka , Victor Wen-zhe Yu , Seiji Yunoki , Sergiy Zhuk , Dmitry Zubarev

We present sparse topical coding (STC), a non-probabilistic formulation of topic models for discovering latent representations of large collections of data. Unlike probabilistic topic models, STC relaxes the normalization constraint of…

Machine Learning · Computer Science 2012-02-20 Jun Zhu , Eric P. Xing

Principal component regression (PCR) is a useful method for regularizing linear regression. Although conceptually simple, straightforward implementations of PCR have high computational costs and so are inappropriate when learning with large…

Numerical Analysis · Mathematics 2019-03-08 Liron Mor-Yosef , Haim Avron

Model predictive control (MPC) is a promising technique for motion cueing in driving simulators, but its high computation time limits widespread real-time application. This paper proposes a hybrid algorithm that combines filter-based and…

Robotics · Computer Science 2023-09-06 Vishrut Jain , Andrea Lazcano , Riender Happee , Barys Shyrokau

Continual Learning (CL) focuses on maximizing the predictive performance of a model across a non-stationary stream of data. Unfortunately, CL models tend to forget previous knowledge, thus often underperforming when compared with an offline…

Machine Learning · Computer Science 2024-04-15 Lanpei Li , Elia Piccoli , Andrea Cossu , Davide Bacciu , Vincenzo Lomonaco

The rapid growth of spatial data urges the research community to find efficient processing techniques for interactive queries on large volumes of data. Approximate Query Processing (AQP) is the most prominent technique that can provide…

Databases · Computer Science 2020-08-18 Tin Vu , Ahmed Eldawy

The Segment Anything Model (SAM) is a foundational model for image segmentation tasks, known for its strong generalization across diverse applications. However, its impressive performance comes with significant computational and resource…

Computer Vision and Pattern Recognition · Computer Science 2026-04-15 Xiaorui Sun , Jun Liu , Heng Tao Shen , Xiaofeng Zhu , Ping Hu

Test-Time Scaling (TTS) has proven effective in improving the performance of Large Language Models (LLMs) during inference. However, existing research has overlooked the efficiency of TTS from a latency-sensitive perspective. Through a…

Computation and Language · Computer Science 2025-09-15 Zili Wang , Tianyu Zhang , Haoli Bai , Lu Hou , Xianzhi Yu , Wulong Liu , Shiming Xiang , Lei Zhu

The matrix completion problem aims to reconstruct a low-rank matrix based on a revealed set of possibly noisy entries. Prior works consider completing the entire matrix with generalization error guarantees. However, the completion accuracy…

Machine Learning · Computer Science 2023-12-19 Elad Hazan , Adam Tauman Kalai , Varun Kanade , Clara Mohri , Y. Jennifer Sun

Temporal repetition counting aims to quantify the repeated action cycles within a video. The majority of existing methods rely on the similarity correlation matrix to characterize the repetitiveness of actions, but their scalability is…

Computer Vision and Pattern Recognition · Computer Science 2025-12-15 Xiaoxuan Ma , Zishi Li , Qiuyan Shang , Wentao Zhu , Hai Ci , Yu Qiao , Yizhou Wang

As a promising step, the performance of data analysis and feature learning are able to be improved if certain pattern matching mechanism is available. One of the feasible solutions can refer to the importance estimation of instances, and…

Machine Learning · Computer Science 2020-11-17 Miao Cheng , Xinge You

Conformal prediction is an assumption-lean approach to generating distribution-free prediction intervals or sets, for nearly arbitrary predictive models, with guaranteed finite-sample coverage. Conformal methods are an active research topic…

Methodology · Statistics 2024-01-19 Jerzy Wieczorek

For many tasks of data analysis, we may only have the information of the explanatory variable and the evaluation of the response values are quite expensive. While it is impractical or too costly to obtain the responses of all units, a…

Computation · Statistics 2023-04-07 Wei Zheng , Ting Tian , Xueqin Wang

Quantum Computing and especially Quantum Machine Learning, in a short period of time, has gained a lot of interest through research groups around the world. This can be seen in the increasing number of proposed models for pattern…

Quantum Physics · Physics 2020-12-23 Héctor Iván García Hernández , Raymundo Torres Ruiz , Guo-Hua Sun

Model Predictive Control (MPC) is an optimal control algorithm with strong stability and robustness guarantees. Despite its popularity in robotics and industrial applications, the main challenge in deploying MPC is its high computation…

Systems and Control · Electrical Eng. & Systems 2024-12-31 Camilo Gonzalez , Houshyar Asadi , Lars Kooijman , Chee Peng Lim