中文
相关论文

相关论文: World-set Decompositions: Expressiveness and Effic…

200 篇论文

The extensive adoption of Deep Neural Networks has led to their increased utilization in challenging scientific visualization tasks. Recent advancements in building compressed data models using implicit neural representations have shown…

机器学习 · 计算机科学 2025-10-20 Abhay Kumar Dwivedi , Shanu Saklani , Soumya Dutta

Challenge sets such as the Winograd Schema Challenge (WSC) are used to benchmark systems' ability to resolve ambiguities in natural language. If one assumes as in existing work that solving a given challenge set is at least as difficult as…

计算与语言 · 计算机科学 2024-10-15 Ian Porada , Jackie Chi Kit Cheung

Machines that can replicate human intelligence with type 2 reasoning capabilities should be able to reason at multiple levels of spatio-temporal abstractions and scales using internal world models. Devising formalisms to develop such…

人工智能 · 计算机科学 2025-07-01 Vaisakh Shaj

Fact verification based on structured data is challenging as it requires models to understand both natural language and symbolic operations performed over tables. Although pre-trained language models have demonstrated a strong capability in…

计算与语言 · 计算机科学 2021-09-24 Xiaoyu Yang , Xiaodan Zhu

A core problem in learning semantic parsers from denotations is picking out consistent logical forms--those that yield the correct denotation--from a combinatorially large space. To control the search space, previous work relied on…

计算与语言 · 计算机科学 2016-11-17 Panupong Pasupat , Percy Liang

The last decade witnessed an explosion in the availability of data for operations research applications. Motivated by this growing availability, we propose a novel schema for utilizing data to design uncertainty sets for robust optimization…

最优化与控制 · 数学 2014-11-25 Dimitris Bertsimas , Vishal Gupta , Nathan Kallus

Most of the parameters in large vocabulary models are used in embedding layer to map categorical features to vectors and in softmax layer for classification weights. This is a bottle-neck in memory constraint on-device training applications…

机器学习 · 计算机科学 2018-11-21 Ehsan Variani , Ananda Theertha Suresh , Mitchel Weintraub

For minimization problems without 2nd derivative information, methods that estimate Hessian matrices can be very effective. However, conventional techniques generate dense matrices that are prohibitive for large problems. Limited-memory…

最优化与控制 · 数学 2025-01-22 Johannes J. Brust

In natural language processing, word-sense disambiguation (WSD) is an open problem concerned with identifying the correct sense of words in a particular context. To address this problem, we introduce a novel knowledge-based WSD system. We…

计算与语言 · 计算机科学 2020-06-23 Sunjae Kwon , Dongsuk Oh , Youngjoong Ko

Seismic datasets contain valuable information that originate from areas of interest in the subsurface; such seismic reflections are however inevitably contaminated by other events created by waves reverberating in the overburden.…

地球物理 · 物理学 2022-08-10 Matteo Ravasi , Tamil Selvan , Nick Luiken

Storage systems have a strong need for substantially improving their error correction capabilities, especially for long-term storage where the accumulating errors can exceed the decoding threshold of error-correcting codes (ECCs). In this…

信息论 · 计算机科学 2018-11-12 Pulakesh Upadhyaya , Anxiao , Jiang

Deep neural networks (DNNs) with high expressiveness have achieved state-of-the-art performance in many tasks. However, their distributed feature representations are difficult to interpret semantically. In this work, human-interpretable…

计算机视觉与模式识别 · 计算机科学 2019-10-22 Jindong Gu , Volker Tresp

Many imaging tasks require global information about all pixels in an image. Conventional bottom-up classification networks globalize information by decreasing resolution; features are pooled and downsampled into a single output. But for…

计算机视觉与模式识别 · 计算机科学 2018-04-30 Sohil Shah , Pallabi Ghosh , Larry S Davis , Tom Goldstein

Planet-scale photo geolocalization is the complex task of estimating the location depicted in an image solely based on its visual content. Due to the success of convolutional neural networks (CNNs), current approaches achieve super-human…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jonas Theiner , Eric Mueller-Budack , Ralph Ewerth

Structural decomposition methods offer powerful theoretical guarantees for join evaluation, yet they are rarely used in real-world query optimizers. A major reason is the difficulty of combining cost-based plan search and structure-based…

数据库 · 计算机科学 2026-03-17 Zhekai Jiang , Qichen Wang , Christoph Koch

Many consequential real-world systems, like wind fields and ocean currents, are dynamic and hard to model. Learning their governing dynamics remains a central challenge in scientific machine learning. Dynamic Mode Decomposition (DMD)…

机器学习 · 计算机科学 2025-11-26 Yujin Kim , Sarah Dean

Sparse decision trees are one of the most common forms of interpretable models. While recent advances have produced algorithms that fully optimize sparse decision trees for prediction, that work does not address policy design, because the…

机器学习 · 计算机科学 2022-10-27 Ali Behrouz , Mathias Lecuyer , Cynthia Rudin , Margo Seltzer

The automatic disambiguation of word senses (i.e., the identification of which of the meanings is used in a given context for a word that has multiple meanings) is essential for such applications as machine translation and information…

物理与社会 · 物理学 2013-02-20 Diego R. Amancio , Osvaldo N. Oliveira , Luciano da F. Costa

Zero-suppressed Binary Decision Diagrams (ZDDs) are data structures for representing set families in a compressed form. With ZDDs, many valuable operations on set families can be done in time polynomial in ZDD size. In some cases, however,…

数据结构与算法 · 计算机科学 2020-04-10 Kotaro Matsuda , Shuhei Denzumi , Kunihiko Sadakane

Table-based reasoning has shown remarkable progress in combining deep models with discrete reasoning, which requires reasoning over both free-form natural language (NL) questions and structured tabular data. However, previous table-based…

计算与语言 · 计算机科学 2023-04-28 Yunhu Ye , Binyuan Hui , Min Yang , Binhua Li , Fei Huang , Yongbin Li