arxiv_id stringlengths 10 10 | Model sequencelengths 0 6 | type stringclasses 3
values | GitHub sequencelengths 0 2 | abstract stringlengths 446 3.07k | project_page stringclasses 2
values | Space sequencelengths 0 2 | Dataset sequencelengths 0 3 | title stringlengths 15 138 | authors sequencelengths 1 35 | arxiv_id_original stringlengths 0 10 | id int64 1.57k 3.31k | OpenReview stringlengths 42 42 | categories stringlengths 5 56 | update_date timestamp[ns]date 2023-05-02 00:00:00 2025-06-13 00:00:00 | title_clean stringlengths 15 140 | citation_count float64 0 2.41k ⌀ | __index_level_0__ int64 0 1.75k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2402.17888 | [] | Poster | [] | Post-hoc out-of-distribution (OOD) detection has garnered intensive attention in reliable machine learning. Many efforts have been dedicated to deriving score functions based on logits, distances, or rigorous data distribution assumptions to identify low-scoring OOD samples. Nevertheless, these estimate scores may fail... | [] | [] | ConjNorm: Tractable Density Estimation for Out-of-Distribution Detection | [
"Bo Peng",
"Yadan Luo",
"Yonggang Zhang",
"Yixuan Li",
"Zhen Fang"
] | 2402.17888 | 1,573 | https://openreview.net/forum?id=1pSL2cXWoz | cs.LG cs.AI | 2024-02-29T00:00:00 | conjnorm: tractable density estimation for out-of-distribution detection | 14 | 0 | |
2310.01840 | [] | Poster | [
"https://github.com/cszhilu1998/SelfHDR"
] | Merging multi-exposure images is a common approach for obtaining high dynamic range (HDR) images, with the primary challenge being the avoidance of ghosting artifacts in dynamic scenes. Recent methods have proposed using deep neural networks for deghosting. However, the methods typically rely on sufficient data with HD... | [] | [] | Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes | [
"Zhilu Zhang",
"Haoyu Wang",
"Shuai Liu",
"Xiaotao Wang",
"LEI LEI",
"Wangmeng Zuo"
] | 2310.01840 | 1,574 | https://openreview.net/forum?id=jjiOHEcS2c | cs.CV | 2024-02-29T00:00:00 | self-supervised high dynamic range imaging with multi-exposure images in
dynamic scenes | 3 | 1 | |
2310.07704 | [] | Spotlight Poster | [
"https://github.com/apple/ml-ferret"
] | We introduce Ferret, a new Multimodal Large Language Model (MLLM) capable of understanding spatial referring of any shape or granularity within an image and accurately grounding open-vocabulary descriptions. To unify referring and grounding in the LLM paradigm, Ferret employs a novel and powerful hybrid region represen... | [] | [] | Ferret: Refer and Ground Anything Anywhere at Any Granularity | [
"Haoxuan You",
"Haotian Zhang",
"Zhe Gan",
"Xianzhi Du",
"Bowen Zhang",
"Zirui Wang",
"Liangliang Cao",
"Shih-Fu Chang",
"Yinfei Yang"
] | 2310.07704 | 1,575 | https://openreview.net/forum?id=2msbbX3ydD | cs.CV cs.CL | 2023-10-12T00:00:00 | ferret: refer and ground anything anywhere at any granularity | 325 | 2 | |
2401.15914 | [] | Poster | [] | Existing vision-language models exhibit strong generalization on a variety of visual domains and tasks. However, such models mainly perform zero-shot recognition in a closed-set manner, and thus struggle to handle open-domain visual concepts by design. There are recent finetuning methods, such as prompt learning, that ... | [] | [] | Overcoming the Pitfalls of Vision-Language Model Finetuning for OOD Generalization | [
"Yuhang Zang",
"Hanlin Goh",
"Joshua M. Susskind",
"Chen Huang"
] | 2401.15914 | 1,576 | https://openreview.net/forum?id=PKICZXVY9M | cs.CV cs.AI | 2024-04-17T00:00:00 | overcoming the pitfalls of vision-language model finetuning for ood
generalization | 13 | 3 | |
2312.16313 | [] | Poster | [] | Supervised learning datasets may contain multiple cues that explain the training set equally well, i.e., learning any of them would lead to the correct predictions on the training data. However, many of them can be spurious, i.e., lose their predictive power under a distribution shift and consequently fail to generaliz... | [] | [] | Unraveling the Key Components of OOD Generalization via Diversification | [
"Harold Luc Benoit",
"Liangze Jiang",
"Andrei Atanov",
"Oguzhan Fatih Kar",
"Mattia Rigotti",
"Amir Zamir"
] | 2312.16313 | 1,577 | https://openreview.net/forum?id=Lvf7GnaLru | cs.LG | 2024-04-23T00:00:00 | unraveling the key components of ood generalization via diversification | 2 | 4 | |
2310.02998 | [] | Poster | [] | Large Vision-Language Models (LVLMs) can understand the world comprehensively by integrating rich information from different modalities, achieving remarkable performance improvements on various multimodal downstream tasks. However, deploying LVLMs is often problematic due to their massive computational/energy costs and... | [] | [] | ECoFLaP: Efficient Coarse-to-Fine Layer-Wise Pruning for Vision-Language Models | [
"Yi-Lin Sung",
"Jaehong Yoon",
"Mohit Bansal"
] | 2310.02998 | 1,578 | https://openreview.net/forum?id=iIT02bAKzv | cs.CV cs.AI cs.CL cs.LG | 2024-01-29T00:00:00 | ecoflap: efficient coarse-to-fine layer-wise pruning for vision-language
models | 14 | 5 | |
2310.01334 | [] | Spotlight Poster | [] | Sparsely activated Mixture-of-Experts (SMoE) has shown promise to scale up the learning capacity of neural networks, however, they have issues like: ($a$) $\textit{High Memory Usage,}$ due to duplication of the network layers into multiple copies as experts; and ($b$) $\textit{Redundancy in Experts,}$ as common learnin... | [] | [] | Merge, Then Compress: Demystify Efficient SMoE with Hints from Its Routing Policy | [
"Pingzhi Li",
"Zhenyu Zhang",
"Prateek Yadav",
"Yi-Lin Sung",
"Yu Cheng",
"Mohit Bansal",
"Tianlong Chen"
] | 2310.01334 | 1,579 | https://openreview.net/forum?id=eFWG9Cy3WK | cs.LG cs.AI cs.CL | 2024-03-15T00:00:00 | merge, then compress: demystify efficient smoe with hints from its
routing policy | 38 | 6 | |
2305.18424 | [] | Poster | [] | Methods for carefully selecting or generating a small set of training data to learn from, i.e., data pruning, coreset selection, and dataset distillation, have been shown to be effective in reducing the ever-increasing cost of training neural networks. Behind this success are rigorously designed, yet expensive, strateg... | [] | [] | Repeated Random Sampling for Minimizing the Time-to-Accuracy of Learning | [
"Patrik Okanovic",
"Roger Waleffe",
"Vasilis Mageirakos",
"Konstantinos Nikolakakis",
"Amin Karbasi",
"Dionysios Kalogerias",
"Nezihe Merve Gürel",
"Theodoros Rekatsinas"
] | 2305.18424 | 1,580 | https://openreview.net/forum?id=JnRStoIuTe | cs.LG cs.CV | 2023-05-31T00:00:00 | repeated random sampling for minimizing the time-to-accuracy of learning | 13 | 7 | |
2306.16922 | [] | Poster | [] | Biological cortical neurons are remarkably sophisticated computational devices,temporally integrating their vast synaptic input over an intricate dendritic tree,subject to complex, nonlinearly interacting internal biological processes. A recentstudy proposed to characterize this complexity by fitting accurate surrogate... | [] | [] | The Expressive Leaky Memory Neuron: an Efficient and Expressive Phenomenological Neuron Model Can Solve Long-Horizon Tasks. | [
"Aaron Spieler",
"Nasim Rahaman",
"Georg Martius",
"Bernhard Schölkopf",
"Anna Levina"
] | 2306.16922 | 1,581 | https://openreview.net/forum?id=vE1e1mLJ0U | cs.NE cs.AI cs.LG q-bio.NC | 2024-03-19T00:00:00 | the expressive leaky memory neuron: an efficient and expressive
phenomenological neuron model can solve long-horizon tasks | 5 | 8 | |
2309.12927 | [] | Poster | [] | Recurrent neural networks (RNNs) in the brain and in silico excel at solving tasks with intricate temporal dependencies. Long timescales required for solving such tasks can arise from properties of individual neurons (single-neuron timescale, $\tau$, e.g., membrane time constant in biological neurons) or recurrent inte... | [] | [] | Emergent mechanisms for long timescales depend on training curriculum and affect performance in memory tasks | [
"Sina Khajehabdollahi",
"Roxana Zeraati",
"Emmanouil Giannakakis",
"Tim Jakob Schäfer",
"Georg Martius",
"Anna Levina"
] | 2309.12927 | 1,582 | https://openreview.net/forum?id=xwKt6bUkXj | cs.NE q-bio.NC | 2024-10-31T00:00:00 | emergent mechanisms for long timescales depend on training curriculum
and affect performance in memory tasks | 5 | 9 | |
2310.03714 | [] | Spotlight Poster | [] | The ML community is rapidly exploring techniques for prompting language models (LMs) and for stacking them into pipelines that solve complex tasks. Unfortunately, existing LM pipelines are typically implemented using hard-coded “prompt templates”, i.e. lengthy strings discovered via trial and error. Toward a more syste... | [] | [] | DSPy: Compiling Declarative Language Model Calls into State-of-the-Art Pipelines | [
"Omar Khattab",
"Arnav Singhvi",
"Paridhi Maheshwari",
"Zhiyuan Zhang",
"Keshav Santhanam",
"Sri Vardhamanan A",
"Saiful Haq",
"Ashutosh Sharma",
"Thomas T. Joshi",
"Hanna Moazam",
"Heather Miller",
"Matei Zaharia",
"Christopher Potts"
] | 2310.03714 | 1,583 | https://openreview.net/forum?id=sY5N0zY5Od | cs.CL cs.AI cs.IR cs.LG | 2023-10-06T00:00:00 | dspy: compiling declarative language model calls into self-improving
pipelines | 275 | 10 | |
2403.00694 | [] | Poster | [] | Decision-makers are often experts of their domain and take actions based on their domain knowledge. Doctors, for instance, may prescribe treatments by predicting the likely outcome of each available treatment. Actions of an expert thus naturally encode part of their domain knowledge, and can help make inferences within... | [] | [] | Defining Expertise: Applications to Treatment Effect Estimation | [
"Alihan Hüyük",
"Qiyao Wei",
"Alicia Curth",
"Mihaela van der Schaar"
] | 2403.00694 | 1,584 | https://openreview.net/forum?id=1YPfmglNRU | stat.ML cs.AI cs.LG stat.ME | 2024-03-04T00:00:00 | defining expertise: applications to treatment effect estimation | 2 | 11 | |
2404.12648 | [] | Poster | [] | We study infinite-horizon average-reward Markov decision processes (AMDPs) in the context of general function approximation. Specifically, we propose a novel algorithmic framework named Fixed-Point Local Optimization (FLOP), which incorporates both model-based and value-based incarnations. In particular, FLOP features ... | [] | [] | Sample-efficient Learning of Infinite-horizon Average-reward MDPs with General Function Approximation | [
"Jianliang He",
"Han Zhong",
"Zhuoran Yang"
] | 2404.12648 | 1,585 | https://openreview.net/forum?id=fq1wNrC2ai | cs.LG stat.ML | 2024-04-22T00:00:00 | sample-efficient learning of infinite-horizon average-reward mdps with
general function approximation | 6 | 12 | |
2310.12955 | [] | Spotlight Poster | [] | Offline reinforcement learning (RL) presents a promising approach for learning reinforced policies from offline datasets without the need for costly or unsafe interactions with the environment. However, datasets collected by humans in real-world environments are often noisy and may even be maliciously corrupted, which ... | [] | [] | Towards Robust Offline Reinforcement Learning under Diverse Data Corruption | [
"Rui Yang",
"Han Zhong",
"Jiawei Xu",
"Amy Zhang",
"Chongjie Zhang",
"Lei Han",
"Tong Zhang"
] | 2310.12955 | 1,586 | https://openreview.net/forum?id=5hAMmCU0bK | cs.LG cs.AI | 2024-03-12T00:00:00 | towards robust offline reinforcement learning under diverse data
corruption | 17 | 13 | |
2401.16702 | [] | Oral | [] | Existing video-language studies mainly focus on learning short video clips, leaving long-term temporal dependencies rarely explored due to over-high computational cost of modeling long videos. To address this issue, one feasible solution is learning the correspondence between video clips and captions, which however ine... | [] | [] | Multi-granularity Correspondence Learning from Long-term Noisy Videos | [
"Yijie Lin",
"Jie Zhang",
"Zhenyu Huang",
"Jia Liu",
"zujie wen",
"Xi Peng"
] | 2401.16702 | 1,587 | https://openreview.net/forum?id=9Cu8MRmhq2 | cs.CV | 2024-01-31T00:00:00 | multi-granularity correspondence learning from long-term noisy videos | 21 | 14 | |
2302.02257 | [] | Oral | [] | In this work, we define a diffusion-based generative model capable of both music generation and source separation by learning the score of the joint probability density of sources sharing a context. Alongside the classic total inference tasks (i.e., generating a mixture, separating the sources), we also introduce and e... | [] | [] | Multi-Source Diffusion Models for Simultaneous Music Generation and Separation | [
"Giorgio Mariani",
"Irene Tallini",
"Emilian Postolache",
"Michele Mancusi",
"Luca Cosmo",
"Emanuele Rodolà"
] | 2302.02257 | 1,588 | https://openreview.net/forum?id=h922Qhkmx1 | cs.SD cs.LG eess.AS | 2024-03-19T00:00:00 | multi-source diffusion models for simultaneous music generation and
separation | 43 | 15 | |
2310.05422 | [] | Spotlight Poster | [] | Learning a precise dynamics model can be crucial for offline reinforcement learning, which, unfortunately, has been found to be quite challenging. Dynamics models that are learned by fitting historical transitions often struggle to generalize to unseen transitions. In this study, we identify a hidden but pivotal factor... | [] | [] | Reward-Consistent Dynamics Models are Strongly Generalizable for Offline Reinforcement Learning | [
"Fan-Ming Luo",
"Tian Xu",
"Xingchen Cao",
"Yang Yu"
] | 2310.05422 | 1,589 | https://openreview.net/forum?id=GSBHKiw19c | cs.LG | 2023-10-10T00:00:00 | reward-consistent dynamics models are strongly generalizable for offline
reinforcement learning | 10 | 16 | |
2306.00637 | [
"warp-ai/wuerstchen"
] | Oral | [] | We introduce Würstchen, a novel architecture for text-to-image synthesis that combines competitive performance with unprecedented cost-effectiveness for large-scale text-to-image diffusion models.A key contribution of our work is to develop a latent diffusion technique in which we learn a detailed but extremely compact... | [
"warp-ai/Wuerstchen"
] | [] | Würstchen: An Efficient Architecture for Large-Scale Text-to-Image Diffusion Models | [
"Pablo Pernias",
"Dominic Rampas",
"Mats Leon Richter",
"Christopher Pal",
"Marc Aubreville"
] | 2306.00637 | 1,590 | https://openreview.net/forum?id=gU58d5QeGv | cs.CV | 2024-05-31T00:00:00 | wuerstchen: an efficient architecture for large-scale text-to-image
diffusion models | 44 | 17 | |
2305.04391 | [] | Poster | [] | Diffusion models have emerged as a key pillar of foundation models in visual domains. One of their critical applications is to universally solve different downstream inverse tasks via a single diffusion prior without re-training for each task. Most inverse tasks can be formulated as inferring a posterior distribution o... | [] | [] | A Variational Perspective on Solving Inverse Problems with Diffusion Models | [
"Morteza Mardani",
"Jiaming Song",
"Jan Kautz",
"Arash Vahdat"
] | 2305.04391 | 1,591 | https://openreview.net/forum?id=1YO4EE3SPB | cs.LG cs.CV cs.NA math.NA stat.ML | 2023-10-03T00:00:00 | a variational perspective on solving inverse problems with diffusion
models | 144 | 18 | |
2403.09859 | [] | Poster | [] | Meta-reinforcement learning (meta-RL) is a promising framework for tackling challenging domains requiring efficient exploration. Existing meta-RL algorithms are characterized by low sample efficiency, and mostly focus on low-dimensional task distributions. In parallel, model-based RL methods have been successful in sol... | [] | [] | MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning | [
"Zohar Rimon",
"Tom Jurgenson",
"Orr Krupnik",
"Gilad Adler",
"Aviv Tamar"
] | 2403.09859 | 1,592 | https://openreview.net/forum?id=1RE0H6mU7M | cs.LG | 2024-03-18T00:00:00 | mamba: an effective world model approach for meta-reinforcement learning | 10 | 19 | |
2311.14688 | [] | Spotlight Poster | [] | We reveal and address the frequently overlooked yet important issue of _disguised procedural unfairness_, namely, the potentially inadvertent alterations on the behavior of neutral (i.e., not problematic) aspects of data generating process, and/or the lack of procedural assurance of the greatest benefit of the least ad... | [] | [] | Procedural Fairness Through Decoupling Objectionable Data Generating Components | [
"Zeyu Tang",
"Jialu Wang",
"Yang Liu",
"Peter Spirtes",
"Kun Zhang"
] | 2311.14688 | 1,593 | https://openreview.net/forum?id=cxfPefbu1s | cs.CY cs.AI cs.LG | 2024-05-13T00:00:00 | procedural fairness through decoupling objectionable data generating
components | 2 | 20 | |
2306.08448 | [] | Poster | [] | In Online Continual Learning (OCL) a learning system receives a stream of data and sequentially performs prediction and training steps. Important challenges in OCL are concerned with automatic adaptation to the particular non-stationary structure of the data, and with quantification of predictive uncertainty. Motivated... | [] | [] | Kalman Filter for Online Classification of Non-Stationary Data | [
"Michalis Titsias",
"Alexandre Galashov",
"Amal Rannen-Triki",
"Razvan Pascanu",
"Yee Whye Teh",
"Jorg Bornschein"
] | 2306.08448 | 1,594 | https://openreview.net/forum?id=ZzmKEpze8e | cs.LG cs.AI | 2024-11-11T00:00:00 | kalman filter for online classification of non-stationary data | 10 | 21 | |
2402.01935 | [] | Poster | [] | Recent studies have shown that code language model at scale demonstrate significant performance gains on downstream tasks, i.e., code generation. However, most of the existing works on code representation learning train models at a hundred million parameter scale using very limited pretraining corpora. In this work, we... | [] | [] | CODE REPRESENTATION LEARNING AT SCALE | [
"Dejiao Zhang",
"Wasi Uddin Ahmad",
"Ming Tan",
"Hantian Ding",
"Ramesh Nallapati",
"Dan Roth",
"Xiaofei Ma",
"Bing Xiang"
] | 2402.01935 | 1,595 | https://openreview.net/forum?id=vfzRRjumpX | cs.CL | 2024-02-06T00:00:00 | code representation learning at scale | 12 | 22 | |
2311.04193 | [] | Spotlight Poster | [] | Embodied AI models often employ off the shelf vision backbones like CLIP to encode their visual observations. Although such general purpose representations encode rich syntactic and semantic information about the scene, much of this information is often irrelevant to the specific task at hand. This introduces noise wit... | [] | [] | Selective Visual Representations Improve Convergence and Generalization for Embodied AI | [
"Ainaz Eftekhar",
"Kuo-Hao Zeng",
"Jiafei Duan",
"Ali Farhadi",
"Aniruddha Kembhavi",
"Ranjay Krishna"
] | 2311.04193 | 1,596 | https://openreview.net/forum?id=kC5nZDU5zf | cs.CV cs.AI | 2024-03-12T00:00:00 | selective visual representations improve convergence and generalization
for embodied ai | 16 | 23 | |
2310.01381 | [] | Poster | [] | Diffusion models have recently been shown to be relevant for high-quality speech generation. Most work has been focused on generating spectrograms, and as such, they further require a subsequent model to convert the spectrogram to a waveform (i.e., a vocoder). This work proposes a diffusion probabilistic end-to-end mod... | [] | [] | DiffAR: Denoising Diffusion Autoregressive Model for Raw Speech Waveform Generation | [
"Roi Benita",
"Michael Elad",
"Joseph Keshet"
] | 2310.01381 | 1,597 | https://openreview.net/forum?id=GTk0AdOYLq | cs.SD cs.CL eess.AS | 2024-03-12T00:00:00 | diffar: denoising diffusion autoregressive model for raw speech waveform
generation | 8 | 24 | |
2211.10936 | [] | Poster | [] | Recent studies in using deep reinforcement learning (DRL) to solve Job-shop scheduling problems (JSSP) focus on construction heuristics. However, their performance is still far from optimality, mainly because the underlying graph representation scheme is unsuitable for modelling partial solutions at each construction s... | [] | [] | Deep Reinforcement Learning Guided Improvement Heuristic for Job Shop Scheduling | [
"Cong Zhang",
"Zhiguang Cao",
"Wen Song",
"Yaoxin Wu",
"Jie Zhang"
] | 2211.10936 | 1,598 | https://openreview.net/forum?id=jsWCmrsHHs | cs.LG cs.AI | 2024-02-15T00:00:00 | deep reinforcement learning guided improvement heuristic for job shop
scheduling | 17 | 25 | |
2403.14966 | [] | Spotlight Poster | [] | Recent progress in text-to-3D generation has been achieved through the utilization of score distillation methods: they make use of the pre-trained text-to-image (T2I) diffusion models by distilling via the diffusion model training objective. However, such an approach inevitably results in the use of random timesteps at... | [] | [] | DreamFlow: High-quality text-to-3D generation by Approximating Probability Flow | [
"Kyungmin Lee",
"Kihyuk Sohn",
"Jinwoo Shin"
] | 2403.14966 | 1,599 | https://openreview.net/forum?id=GURqUuTebY | cs.CV | 2024-03-25T00:00:00 | dreamflow: high-quality text-to-3d generation by approximating
probability flow | 19 | 26 | |
2302.00456 | [] | Spotlight Poster | [] | Given that Transformers are ubiquitous in wide tasks, interpreting their internals is a pivotal issue. Still, their particular components, feed-forward (FF) blocks, have typically been less analyzed despite their substantial parameter amounts.We analyze the input contextualization effects of FF blocks by rendering them... | [] | [] | Analyzing Feed-Forward Blocks in Transformers through the Lens of Attention Map | [
"Goro Kobayashi",
"Tatsuki Kuribayashi",
"Sho Yokoi",
"Kentaro Inui"
] | 2302.00456 | 1,600 | https://openreview.net/forum?id=mYWsyTuiRp | cs.CL | 2024-04-16T00:00:00 | analyzing feed-forward blocks in transformers through the lens of
attention maps | 16 | 27 | |
2312.05677 | [] | Oral | [] | Low-Rank Adaptation (LoRA) has recently gained attention for fine-tuning foundation models by incorporating trainable low-rank matrices, thereby reducing the number of trainable parameters. While \lora/ offers numerous advantages, its applicability for real-time serving to a diverse and global user base is constrained ... | [] | [] | Batched Low-Rank Adaptation of Foundation Models | [
"Yeming Wen",
"Swarat Chaudhuri"
] | 2312.05677 | 1,601 | https://openreview.net/forum?id=w4abltTZ2f | cs.LG cs.AI cs.CL | 2024-04-29T00:00:00 | batched low-rank adaptation of foundation models | 20 | 28 | |
2310.07220 | [] | Poster | [] | Dyna-style model-based reinforcement learning contains two phases: model rollouts to generate sample for policy learning and real environment exploration using current policy for dynamics model learning. However, due to the complex real-world environment, it is inevitable to learn an imperfect dynamics model with model... | [] | [] | COPlanner: Plan to Roll Out Conservatively but to Explore Optimistically for Model-Based RL | [
"Xiyao Wang",
"Ruijie Zheng",
"Yanchao Sun",
"Ruonan Jia",
"Wichayaporn Wongkamjan",
"Huazhe Xu",
"Furong Huang"
] | 2310.07220 | 1,602 | https://openreview.net/forum?id=jnFcKjtUPN | cs.LG | 2024-01-02T00:00:00 | coplanner: plan to roll out conservatively but to explore optimistically
for model-based rl | 13 | 29 | |
2310.19668 | [] | Spotlight Poster | [] | Visual reinforcement learning (RL) has shown promise in continuous control tasks.Despite its progress, current algorithms are still unsatisfactory in virtually every aspect of the performance such as sample efficiency, asymptotic performance, and their robustness to the choice of random seeds.In this paper, we identify... | [] | [] | DrM: Mastering Visual Reinforcement Learning through Dormant Ratio Minimization | [
"Guowei Xu",
"Ruijie Zheng",
"Yongyuan Liang",
"Xiyao Wang",
"Zhecheng Yuan",
"Tianying Ji",
"Yu Luo",
"Xiaoyu Liu",
"Jiaxin Yuan",
"Pu Hua",
"Shuzhen Li",
"Yanjie Ze",
"Hal Daumé III",
"Furong Huang",
"Huazhe Xu"
] | 2310.19668 | 1,603 | https://openreview.net/forum?id=MSe8YFbhUE | cs.LG cs.CV | 2024-02-15T00:00:00 | drm: mastering visual reinforcement learning through dormant ratio
minimization | 30 | 30 | |
2305.11290 | [] | Spotlight Poster | [] | Optimizing for humans’ latent preferences remains a grand challenge in route recommendation. Prior research has provided increasingly general methods based on inverse reinforcement learning (IRL), yet no approach has successfully addressed planetary-scale routing problems with hundreds of millions of states and demonst... | [] | [] | Massively Scalable Inverse Reinforcement Learning in Google Maps | [
"Matt Barnes",
"Matthew Abueg",
"Oliver F. Lange",
"Matt Deeds",
"Jason Trader",
"Denali Molitor",
"Markus Wulfmeier",
"Shawn O'Banion"
] | 2305.11290 | 1,604 | https://openreview.net/forum?id=z3L59iGALM | cs.LG | 2024-03-07T00:00:00 | massively scalable inverse reinforcement learning in google maps | 6 | 31 | |
2402.03139 | [] | Poster | [] | Learning neural subset selection tasks, such as compound selection in AI-aided drug discovery, have become increasingly pivotal across diverse applications. The existing methodologies in the field primarily concentrate on constructing models that capture the relationship between utility function values and subsets with... | [] | [] | Enhancing Neural Subset Selection: Integrating Background Information into Set Representations | [
"Binghui Xie",
"Yatao Bian",
"Kaiwen Zhou",
"Yongqiang Chen",
"Peilin Zhao",
"Bo Han",
"Wei Meng",
"James Cheng"
] | 2402.03139 | 1,605 | https://openreview.net/forum?id=eepoE7iLpL | cs.LG | 2024-06-11T00:00:00 | enhancing neural subset selection: integrating background information
into set representations | 1 | 32 | |
2310.06753 | [] | Poster | [
"https://github.com/wudongming97/TopoMLP"
] | Topology reasoning aims to comprehensively understand road scenes and present drivable routes in autonomous driving. It requires detecting road centerlines (lane) and traffic elements, further reasoning their topology relationship, \textit{i.e.}, lane-lane topology, and lane-traffic topology. In this work, we first pre... | [] | [] | TopoMLP: A Simple yet Strong Pipeline for Driving Topology Reasoning | [
"Dongming Wu",
"Jiahao Chang",
"Fan Jia",
"Yingfei Liu",
"Tiancai Wang",
"Jianbing Shen"
] | 2310.06753 | 1,606 | https://openreview.net/forum?id=0gTW5JUFTW | cs.CV | 2023-11-02T00:00:00 | topomlp: a simple yet strong pipeline for driving topology reasoning | 28 | 33 | |
2305.15215 | [] | Poster | [] | Hyperbolic space has proven to be well-suited for capturing hierarchical relations in data, such as trees and directed acyclic graphs. Prior work introduced the concept of entailment cones, which uses partial orders defined by nested cones in the Poincar\'e ball to model hierarchies. Here, we introduce the ``shadow con... | [] | [] | Shadow Cones: A Generalized Framework for Partial Order Embeddings | [
"Tao Yu",
"Toni J.B. Liu",
"Albert Tseng",
"Christopher De Sa"
] | 2305.15215 | 1,607 | https://openreview.net/forum?id=zbKcFZ6Dbp | cs.LG | 2024-04-10T00:00:00 | shadow cones: a generalized framework for partial order embeddings | 0 | 34 | |
2311.00059 | [] | Poster | [] | The recent wave of generative AI has sparked unprecedented global attention, with both excitement and concern over potentially superhuman levels of artificial intelligence: models now take only seconds to produce outputs that would challenge or exceed the capabilities even of expert humans. At the same time, models sti... | [] | [] | The Generative AI Paradox: “What It Can Create, It May Not Understand” | [
"Peter West",
"Ximing Lu",
"Nouha Dziri",
"Faeze Brahman",
"Linjie Li",
"Jena D. Hwang",
"Liwei Jiang",
"Jillian Fisher",
"Abhilasha Ravichander",
"Khyathi Chandu",
"Benjamin Newman",
"Pang Wei Koh",
"Allyson Ettinger",
"Yejin Choi"
] | 2311.00059 | 1,608 | https://openreview.net/forum?id=CF8H8MS5P8 | cs.AI cs.CL cs.CV cs.LG | 2023-11-02T00:00:00 | the generative ai paradox: "what it can create, it may not understand" | 78 | 35 | |
2309.09506 | [] | Poster | [
"https://github.com/ProjectNUWA/LayoutNUWA"
] | Graphic layout generation, a growing research field, plays a significant role in user engagement and information perception. Existing methods primarily treat layout generation as a numerical optimization task, focusing on quantitative aspects while overlooking the semantic information of layout, such as the relationshi... | [] | [] | LayoutNUWA: Revealing the Hidden Layout Expertise of Large Language Models | [
"Zecheng Tang",
"Chenfei Wu",
"Juntao Li",
"Nan Duan"
] | 2309.09506 | 1,609 | https://openreview.net/forum?id=qCUWVT0Ayy | cs.CV cs.CL | 2023-09-20T00:00:00 | layoutnuwa: revealing the hidden layout expertise of large language
models | 9 | 36 | |
2310.03420 | [] | Poster | [] | Matching cross-modality features between images and point clouds is a fundamental problem for image-to-point cloud registration. However, due to the modality difference between images and points, it is difficult to learn robust and discriminative cross-modality features by existing metric learning methods for feature m... | [] | [] | FreeReg: Image-to-Point Cloud Registration Leveraging Pretrained Diffusion Models and Monocular Depth Estimators | [
"Haiping Wang",
"Yuan Liu",
"Bing WANG",
"YUJING SUN",
"Zhen Dong",
"Wenping Wang",
"Bisheng Yang"
] | 2310.03420 | 1,610 | https://openreview.net/forum?id=BPb5AhT2Vf | cs.CV | 2024-04-16T00:00:00 | freereg: image-to-point cloud registration leveraging pretrained
diffusion models and monocular depth estimators | 12 | 37 | |
2306.04344 | [] | Poster | [] | Since real-world machine systems are running in non-stationary environments, Continual Test-Time Adaptation (CTTA) task is proposed to adapt the pre-trained model to continually changing target domains. Recently, existing methods mainly focus on model-based adaptation, which aims to leverage a self-training manner to e... | [] | [] | ViDA: Homeostatic Visual Domain Adapter for Continual Test Time Adaptation | [
"Jiaming Liu",
"Senqiao Yang",
"Peidong Jia",
"Renrui Zhang",
"Ming Lu",
"Yandong Guo",
"Wei Xue",
"Shanghang Zhang"
] | 2306.04344 | 1,611 | https://openreview.net/forum?id=sJ88Wg5Bp5 | cs.CV | 2024-03-28T00:00:00 | vida: homeostatic visual domain adapter for continual test time
adaptation | 38 | 38 | |
2312.12467 | [] | Poster | [
"https://github.com/yuyudeep/hcmt"
] | Recently, many mesh-based graph neural network (GNN) models have been proposed for modeling complex high-dimensional physical systems. Remarkable achievements have been made in significantly reducing the solving time compared to traditional numerical solvers. These methods are typically designed to i) reduce the comput... | [] | [] | Learning Flexible Body Collision Dynamics with Hierarchical Contact Mesh Transformer | [
"Youn-Yeol Yu",
"Jeongwhan Choi",
"Woojin Cho",
"Kookjin Lee",
"Nayong Kim",
"Kiseok Chang",
"ChangSeung Woo",
"ILHO KIM",
"SeokWoo Lee",
"Joon Young Yang",
"SOOYOUNG YOON",
"Noseong Park"
] | 2312.12467 | 1,612 | https://openreview.net/forum?id=90yw2uM6J5 | cs.LG cs.AI cs.CE | 2024-03-27T00:00:00 | learning flexible body collision dynamics with hierarchical contact mesh
transformer | 9 | 39 | |
2307.13372 | [] | Spotlight Poster | [] | In reinforcement learning (RL), rewards of states are typically considered additive, and following the Markov assumption, they are independent of states visited previously. In many important applications, such as coverage control, experiment design and informative path planning, rewards naturally have diminishing retur... | [] | [] | Submodular Reinforcement Learning | [
"Manish Prajapat",
"Mojmir Mutny",
"Melanie Zeilinger",
"Andreas Krause"
] | 2307.13372 | 1,613 | https://openreview.net/forum?id=loYSzjSaAK | cs.LG | 2024-05-27T00:00:00 | submodular reinforcement learning | 13 | 40 | |
2302.03098 | [] | Oral | [] | Privacy estimation techniques for differentially private (DP) algorithms are useful for comparing against analytical bounds, or to empirically measure privacy loss insettings where known analytical bounds are not tight. However, existing privacy auditing techniques usually make strong assumptions on the adversary (e.g.... | [] | [] | One-shot Empirical Privacy Estimation for Federated Learning | [
"Galen Andrew",
"Peter Kairouz",
"Sewoong Oh",
"Alina Oprea",
"Hugh Brendan McMahan",
"Vinith Menon Suriyakumar"
] | 2302.03098 | 1,614 | https://openreview.net/forum?id=0BqyZSWfzo | cs.LG cs.CR | 2024-04-19T00:00:00 | one-shot empirical privacy estimation for federated learning | 35 | 41 | |
2401.11170 | [] | Poster | [
"https://github.com/KuofengGao/Verbose_Images"
] | Large vision-language models (VLMs) such as GPT-4 have achieved exceptional performance across various multi-modal tasks. However, the deployment of VLMs necessitates substantial energy consumption and computational resources. Once attackers maliciously induce high energy consumption and latency time (energy-latency co... | [] | [] | Inducing High Energy-Latency of Large Vision-Language Models with Verbose Images | [
"Kuofeng Gao",
"Yang Bai",
"Jindong Gu",
"Shu-Tao Xia",
"Philip Torr",
"Zhifeng Li",
"Wei Liu"
] | 2401.11170 | 1,615 | https://openreview.net/forum?id=BteuUysuXX | cs.CV cs.CR | 2024-03-25T00:00:00 | inducing high energy-latency of large vision-language models with
verbose images | 46 | 42 | |
2404.19596 | [] | Spotlight Poster | [] | Collaborative filtering builds personalized models from the collected user feedback. However, the collected data is observational rather than experimental, leading to various biases in the data, which can significantly affect the learned model. To address this issue, many studies have focused on propensity-based method... | [] | [] | Debiased Collaborative Filtering with Kernel-based Causal Balancing | [
"Haoxuan Li",
"Yanghao Xiao",
"Chunyuan Zheng",
"Peng Wu",
"Zhi Geng",
"Xu Chen",
"Peng Cui"
] | 2404.19596 | 1,616 | https://openreview.net/forum?id=Ffjc8ApSbt | cs.IR cs.LG | 2024-05-01T00:00:00 | debiased collaborative filtering with kernel-based causal balancing | 21 | 43 | |
2404.19644 | [] | Poster | [] | Out-of-distribution (OOD) problems in few-shot classification (FSC) occur when novel classes sampled from testing distributions differ from base classes drawn from training distributions, which considerably degrades the performance of deep learning models deployed in real-world applications. Recent studies suggest that... | [] | [] | MetaCoCo: A New Few-Shot Classification Benchmark with Spurious Correlation | [
"Min Zhang",
"Haoxuan Li",
"Fei Wu",
"Kun Kuang"
] | 2404.19644 | 1,617 | https://openreview.net/forum?id=DiWRG9JTWZ | cs.CV | 2024-05-01T00:00:00 | metacoco: a new few-shot classification benchmark with spurious
correlation | 12 | 44 | |
2309.15564 | [] | Poster | [] | In recent years, advances in the large-scale pretraining of language and text-to-image models have revolutionized the field of machine learning. Yet, integrating these two modalities into a single, robust model capable of generating seamless multimodal outputs remains a significant challenge. To address this gap, we pr... | [] | [] | Jointly Training Large Autoregressive Multimodal Models | [
"Emanuele Aiello",
"LILI YU",
"Yixin Nie",
"Armen Aghajanyan",
"Barlas Oguz"
] | 2309.15564 | 1,618 | https://openreview.net/forum?id=5jcav5RcKw | cs.LG cs.CL cs.CV | 2023-09-29T00:00:00 | jointly training large autoregressive multimodal models | 31 | 45 | |
2310.01753 | [] | Poster | [] | Time-series causal discovery (TSCD) is a fundamental problem of machine learning. However, existing synthetic datasets cannot properly evaluate or predict the algorithms' performance on real data. This study introduces the CausalTime pipeline to generate time-series that highly resemble the real data and with ground t... | [] | [] | CausalTime: Realistically Generated Time-series for Benchmarking of Causal Discovery | [
"Yuxiao Cheng",
"Ziqian Wang",
"Tingxiong Xiao",
"Qin Zhong",
"Jinli Suo",
"Kunlun He"
] | 2310.01753 | 1,619 | https://openreview.net/forum?id=iad1yyyGme | cs.LG stat.ML | 2023-10-04T00:00:00 | causaltime: realistically generated time-series for benchmarking of
causal discovery | 15 | 46 | |
2305.20028 | [] | Poster | [] | Bayesian optimization is a highly efficient approach to optimizing objective functions which are expensive to query. These objectives are typically represented by Gaussian process (GP) surrogate models which are easy to optimize and support exact inference. While standard GP surrogates have been well-established in Bay... | [] | [] | A Study of Bayesian Neural Network Surrogates for Bayesian Optimization | [
"Yucen Lily Li",
"Tim G. J. Rudner",
"Andrew Gordon Wilson"
] | 2305.20028 | 1,620 | https://openreview.net/forum?id=SA19ijj44B | cs.LG stat.ML | 2024-05-09T00:00:00 | a study of bayesian neural network surrogates for bayesian optimization | 34 | 47 | |
2310.04363 | [] | Oral | [] | Autoregressive large language models (LLMs) compress knowledge from their training data through next-token conditional distributions. This limits tractable querying of this knowledge to start-to-end autoregressive sampling. However, many tasks of interest---including sequence continuation, infilling, and other forms of... | [] | [] | Amortizing intractable inference in large language models | [
"Edward J Hu",
"Moksh Jain",
"Eric Elmoznino",
"Younesse Kaddar",
"Guillaume Lajoie",
"Yoshua Bengio",
"Nikolay Malkin"
] | 2310.04363 | 1,621 | https://openreview.net/forum?id=Ouj6p4ca60 | cs.LG cs.CL | 2024-03-15T00:00:00 | amortizing intractable inference in large language models | 56 | 48 | |
2401.11237 | [] | Poster | [] | Some reinforcement learning (RL) algorithms have the capability of recombining together pieces of previously seen experience to solve a task never seen before during training. This oft-sought property is one of the few ways in which dynamic programming based RL algorithms are considered different from supervised learni... | [] | [] | Closing the Gap between TD Learning and Supervised Learning - A Generalisation Point of View. | [
"Raj Ghugare",
"Matthieu Geist",
"Glen Berseth",
"Benjamin Eysenbach"
] | 2401.11237 | 1,622 | https://openreview.net/forum?id=qg5JENs0N4 | cs.LG | 2024-03-13T00:00:00 | closing the gap between td learning and supervised learning -- a
generalisation point of view | 21 | 49 | |
2403.15500 | [] | Oral | [] | Gene regulatory network inference (GRNI) is a challenging problem, particularly owing to the presence of zeros in single-cell RNA sequencing data: some are biological zeros representing no gene expression, while some others are technical zeros arising from the sequencing procedure (aka dropouts), which may bias GRNI by... | [] | [] | Gene Regulatory Network Inference in the Presence of Dropouts: a Causal View | [
"Haoyue Dai",
"Ignavier Ng",
"Gongxu Luo",
"Peter Spirtes",
"Petar Stojanov",
"Kun Zhang"
] | 2403.15500 | 1,623 | https://openreview.net/forum?id=gFR4QwK53h | q-bio.QM cs.LG q-bio.MN | 2024-03-26T00:00:00 | gene regulatory network inference in the presence of dropouts: a causal
view | 7 | 50 | |
2310.05910 | [] | Poster | [] | Supervised Fine-Tuning (SFT) on human demonstrations combined with Reinforcement Learning from Human Feedback (RLHF) constitutes a powerful alignment paradigm for Large Language Model (LLM) AI-assistant agents. However, a significant limitation of this approach is its substantial dependency on high-quality human annota... | [] | [] | SALMON: Self-Alignment with Principle-Following Reward Models | [
"Zhiqing Sun",
"Yikang Shen",
"Hongxin Zhang",
"Qinhong Zhou",
"Zhenfang Chen",
"David Daniel Cox",
"Yiming Yang",
"Chuang Gan"
] | 2310.05910 | 1,624 | https://openreview.net/forum?id=xJbsmB8UMx | cs.CL cs.AI cs.LG | 2024-04-11T00:00:00 | salmon: self-alignment with instructable reward models | 40 | 51 | |
2310.04418 | [] | Poster | [] | Preventing the performance decay of Transformers on inputs longer than those used for training has been an important challenge in extending the context length of these models. Though the Transformer architecture has fundamentally no limits on the input sequence lengths it can process, the choice of position encoding us... | [] | [] | Functional Interpolation for Relative Positions improves Long Context Transformers | [
"Shanda Li",
"Chong You",
"Guru Guruganesh",
"Joshua Ainslie",
"Santiago Ontanon",
"Manzil Zaheer",
"Sumit Sanghai",
"Yiming Yang",
"Sanjiv Kumar",
"Srinadh Bhojanapalli"
] | 2310.04418 | 1,625 | https://openreview.net/forum?id=rR03qFesqk | cs.LG | 2024-03-05T00:00:00 | functional interpolation for relative positions improves long context
transformers | 7 | 52 | |
2310.02902 | [] | Poster | [] | Reinforcement learning (RL) over text representations can be effective for finding high-value policies that can search over graphs. However, RL requires careful structuring of the search space and algorithm design to be effective in this challenge. Through extensive experiments, we explore how different design choices ... | [] | [] | Searching for High-Value Molecules Using Reinforcement Learning and Transformers | [
"Raj Ghugare",
"Santiago Miret",
"Adriana Hugessen",
"Mariano Phielipp",
"Glen Berseth"
] | 2310.02902 | 1,626 | https://openreview.net/forum?id=nqlymMx42E | cs.LG cond-mat.mtrl-sci cs.AI | 2023-10-05T00:00:00 | searching for high-value molecules using reinforcement learning and
transformers | 17 | 53 | |
2302.07867 | [] | Spotlight Poster | [] | With the waning of Moore's law, optimizing program performance has become a major focus of software research. However, high-level optimizations such as API and algorithm changes remain elusive due to the difficulty of understanding the semantics of code.Simultaneously, pretrained large language models (LLMs) have demon... | [] | [] | Learning Performance-Improving Code Edits | [
"Alexander G Shypula",
"Aman Madaan",
"Yimeng Zeng",
"Uri Alon",
"Jacob R. Gardner",
"Yiming Yang",
"Milad Hashemi",
"Graham Neubig",
"Parthasarathy Ranganathan",
"Osbert Bastani",
"Amir Yazdanbakhsh"
] | 2302.07867 | 1,627 | https://openreview.net/forum?id=ix7rLVHXyY | cs.SE cs.AI cs.LG cs.PF | 2024-04-29T00:00:00 | learning performance-improving code edits | 88 | 54 | |
2401.09665 | [] | Oral | [] | We study a family of distributed stochastic optimization algorithms where gradients are sampled by a token traversing a network of agents in random-walk fashion. Typically, these random-walks are chosen to be Markov chains that asymptotically sample from a desired target distribution, and play a critical role in the co... | [] | [] | Accelerating Distributed Stochastic Optimization via Self-Repellent Random Walks | [
"Jie Hu",
"Vishwaraj Doshi",
"Do Young Eun"
] | 2401.09665 | 1,628 | https://openreview.net/forum?id=BV1PHbTJzd | math.PR cs.LG math.OC | 2024-01-19T00:00:00 | accelerating distributed stochastic optimization via self-repellent
random walks | 3 | 55 | |
2310.04966 | [] | Oral | [] | We show how to obtain improved active learning methods in the agnostic (adversarial noise) setting by combining marginal leverage score sampling with non-independent sampling strategies that promote spatial coverage. In particular, we propose an easily implemented method based on the \emph{pivotal sampling algorithm}, ... | [] | [] | Improved Active Learning via Dependent Leverage Score Sampling | [
"Atsushi Shimizu",
"Xiaoou Cheng",
"Christopher Musco",
"Jonathan Weare"
] | 2310.04966 | 1,629 | https://openreview.net/forum?id=IYxDy2jDFL | cs.LG | 2024-05-07T00:00:00 | improved active learning via dependent leverage score sampling | 6 | 56 | |
2110.14053 | [] | Poster | [] | Propositional satisfiability (SAT) is an NP-complete problem that impacts manyresearch fields, such as planning, verification, and security. Mainstream modernSAT solvers are based on the Conflict-Driven Clause Learning (CDCL) algorithm.Recent work aimed to enhance CDCL SAT solvers using Graph Neural Networks(GNNs). How... | [] | [] | NeuroBack: Improving CDCL SAT Solving using Graph Neural Networks | [
"Wenxi Wang",
"Yang Hu",
"Mohit Tiwari",
"Sarfraz Khurshid",
"Kenneth McMillan",
"Risto Miikkulainen"
] | 2110.14053 | 1,630 | https://openreview.net/forum?id=samyfu6G93 | cs.AI cs.LG | 2024-05-10T00:00:00 | neuroback: improving cdcl sat solving using graph neural networks | 8 | 57 | |
2306.07261 | [] | Oral | [] | Seven years ago, researchers proposed a postprocessing method to equalize the error rates of a model across different demographic groups. The work launched hundreds of papers purporting to improve over the postprocessing baseline. We empirically evaluate these claims through thousands of model evaluations on several ta... | [] | [] | Unprocessing Seven Years of Algorithmic Fairness | [
"André Cruz",
"Moritz Hardt"
] | 2306.07261 | 1,631 | https://openreview.net/forum?id=jr03SfWsBS | cs.LG cs.CY | 2024-03-18T00:00:00 | unprocessing seven years of algorithmic fairness | 12 | 58 | |
2305.16242 | [] | Poster | [] | Minimax problems are notoriously challenging to optimize. However, we present that two-timescale extragradient can be a viable solution. By utilizing dynamical systems theory, we show that it converges to points that satisfy the second-order necessary condition of local minimax points, under mild conditions. This work ... | [] | [] | Two-timescale Extragradient for Finding Local Minimax Points | [
"Jiseok Chae",
"Kyuwon Kim",
"Donghwan Kim"
] | 2305.16242 | 1,632 | https://openreview.net/forum?id=6CIGhcJYJH | math.OC cs.LG | 2024-04-23T00:00:00 | two-timescale extragradient for finding local minimax points | 4 | 59 | |
2404.16779 | [] | Poster | [] | The success of many RL techniques heavily relies on human-engineered dense rewards, which typically demands substantial domain expertise and extensive trial and error. In our work, we propose **DrS** (**D**ense **r**eward learning from **S**tages), a novel approach for learning *reusable* dense rewards for multi-stage ... | [] | [] | DrS: Learning Reusable Dense Rewards for Multi-Stage Tasks | [
"Tongzhou Mu",
"Minghua Liu",
"Hao Su"
] | 2404.16779 | 1,633 | https://openreview.net/forum?id=6CZ50WgfCG | cs.LG cs.AI cs.RO | 2024-04-26T00:00:00 | drs: learning reusable dense rewards for multi-stage tasks | 4 | 60 | |
2403.18811 | [] | Poster | [] | We introduce a novel task within the field of human motion generation, termed dance accompaniment, which necessitates the generation of responsive movements from a dance partner, the "follower", synchronized with the lead dancer’s movements and the underlying musical rhythm. Unlike existing solo or group dance generati... | [] | [] | Duolando: Follower GPT with Off-Policy Reinforcement Learning for Dance Accompaniment | [
"Li Siyao",
"Tianpei Gu",
"Zhitao Yang",
"Zhengyu Lin",
"Ziwei Liu",
"Henghui Ding",
"Lei Yang",
"Chen Change Loy"
] | 2403.18811 | 1,634 | https://openreview.net/forum?id=GW4j4n2cjH | cs.CV cs.GR cs.SD eess.AS | 2024-03-28T00:00:00 | duolando: follower gpt with off-policy reinforcement learning for dance
accompaniment | 20 | 61 | |
2305.03048 | [] | Poster | [
"https://github.com/ZrrSkywalker/Personalize-SAM"
] | Driven by large-data pre-training, Segment Anything Model (SAM) has been demonstrated as a powerful promptable framework, revolutionizing the segmentation field. Despite the generality, customizing SAM for specific visual concepts without man-powered prompting is under-explored, e.g., automatically segmenting your pet ... | [
"justin-zk/Personalize-SAM"
] | [] | Personalize Segment Anything Model with One Shot | [
"Renrui Zhang",
"Zhengkai Jiang",
"Ziyu Guo",
"Shilin Yan",
"Junting Pan",
"Hao Dong",
"Yu Qiao",
"Peng Gao",
"Hongsheng Li"
] | 2305.03048 | 1,635 | https://openreview.net/forum?id=6Gzkhoc6YS | cs.CV cs.AI cs.CL cs.LG cs.MM | 2023-10-05T00:00:00 | personalize segment anything model with one shot | 218 | 62 | |
2401.14948 | [] | Poster | [] | Adversarial training improves the robustness of neural networks against adversarial attacks, albeit at the expense of the trade-off between standard and robust generalization.To unveil the underlying factors driving this phenomenon, we examine the layer-wise learning capabilities of neural networks during the transitio... | [] | [] | Conserve-Update-Revise to Cure Generalization and Robustness Trade-off in Adversarial Training | [
"Shruthi Gowda",
"Bahram Zonooz",
"Elahe Arani"
] | 2401.14948 | 1,636 | https://openreview.net/forum?id=6IjN7oxjXt | cs.LG cs.AI cs.CV | 2024-01-29T00:00:00 | conserve-update-revise to cure generalization and robustness trade-off
in adversarial training | 3 | 63 | |
2302.05049 | [] | Poster | [] | Federated Domain Adaptation (FDA) describes the federated learning (FL) setting where source clients and a server work collaboratively to improve the performance of a target client where limited data is available. The domain shift between the source and target domains, coupled with limited data of the target client, ma... | [] | [] | Principled Federated Domain Adaptation: Gradient Projection and Auto-Weighting | [
"Enyi Jiang",
"Yibo Jacky Zhang",
"Sanmi Koyejo"
] | 2302.05049 | 1,637 | https://openreview.net/forum?id=6J3ehSUrMU | cs.LG | 2024-03-26T00:00:00 | principled federated domain adaptation: gradient projection and
auto-weighting | 5 | 64 | |
2310.03301 | [] | Oral | [] | This paper studies generative flow networks (GFlowNets) to sample objects from the Boltzmann energy distribution via a sequence of actions. In particular, we focus on improving GFlowNet with partial inference: training flow functions with the evaluation of the intermediate states or transitions. To this end, the recent... | [] | [] | Learning Energy Decompositions for Partial Inference in GFlowNets | [
"Hyosoon Jang",
"Minsu Kim",
"Sungsoo Ahn"
] | 2310.03301 | 1,638 | https://openreview.net/forum?id=P15CHILQlg | cs.LG | 2023-10-06T00:00:00 | learning energy decompositions for partial inference of gflownets | 24 | 65 | |
2307.09249 | [] | Poster | [] | Recent advancements in Natural Language Processing (NLP) have witnessed the groundbreaking impact of pretrained models, yielding impressive outcomes across various tasks. This study seeks to extend the power of pretraining methodologies to facilitating the prediction over tables in data science, a domain traditionally ... | [] | [] | UniTabE: A Universal Pretraining Protocol for Tabular Foundation Model in Data Science | [
"Yazheng Yang",
"Yuqi Wang",
"Guang Liu",
"Ledell Wu",
"Qi Liu"
] | 2307.09249 | 1,639 | https://openreview.net/forum?id=6LLho5X6xV | cs.LG cs.AI cs.CL | 2024-03-14T00:00:00 | unitabe: a universal pretraining protocol for tabular foundation model
in data science | 17 | 66 | |
2307.13883 | [] | Oral | [] | When writing programs, people have the ability to tackle a new complex task by decomposing it into smaller and more familiar subtasks. While it is difficult to measure whether neural program synthesis methods have similar capabilities, we can measure whether they compositionally generalize, that is, whether a model tha... | [] | [] | ExeDec: Execution Decomposition for Compositional Generalization in Neural Program Synthesis | [
"Kensen Shi",
"Joey Hong",
"Yinlin Deng",
"Pengcheng Yin",
"Manzil Zaheer",
"Charles Sutton"
] | 2307.13883 | 1,640 | https://openreview.net/forum?id=oTRwljRgiv | cs.LG cs.PL | 2024-05-07T00:00:00 | exedec: execution decomposition for compositional generalization in
neural program synthesis | 19 | 67 | |
2403.08840 | [] | Spotlight Poster | [] | Image interpolation based on diffusion models is promising in creating fresh and interesting images. Advanced interpolation methods mainly focus on linear spherical interpolation, delivering remarkable success for images generated by diffusion models.However, existing methods struggle with natural images (not generated... | [] | [] | NoiseDiffusion: Correcting Noise for Image Interpolation with Diffusion Models beyond Spherical Linear Interpolation | [
"PengFei Zheng",
"Yonggang Zhang",
"Zhen Fang",
"Tongliang Liu",
"Defu Lian",
"Bo Han"
] | 2403.08840 | 1,641 | https://openreview.net/forum?id=6O3Q6AFUTu | cs.CV cs.AI | 2024-03-15T00:00:00 | noisediffusion: correcting noise for image interpolation with diffusion
models beyond spherical linear interpolation | 8 | 68 | |
2309.12307 | [] | Oral | [
"https://github.com/dvlab-research/LongLoRA"
] | We present LongLoRA, an efficient fine-tuning approach that extends the context sizes of pre-trained large language models (LLMs), with limited computation cost. Typically, training LLMs with long context sizes is computationally expensive, requiring extensive training hours and GPU resources. For example, training on ... | [] | [] | LongLoRA: Efficient Fine-tuning of Long-Context Large Language Models | [
"Yukang Chen",
"Shengju Qian",
"Haotian Tang",
"Xin Lai",
"Zhijian Liu",
"Song Han",
"Jiaya Jia"
] | 2309.12307 | 1,642 | https://openreview.net/forum?id=6PmJoRfdaK | cs.CL cs.AI cs.LG | 2024-03-11T00:00:00 | longlora: efficient fine-tuning of long-context large language models | 166 | 69 | |
2403.11391 | [] | Poster | [] | Recently, multimodal contrastive learning (MMCL) approaches, such as CLIP \citep{radford2021learning}, have achieved a remarkable success in learning representations that are robust against distribution shift and generalize to new domains. Despite the empirical success, the mechanism behind learning such generalizable ... | [] | [] | Investigating the Benefits of Projection Head for Representation Learning | [
"Yihao Xue",
"Eric Gan",
"Jiayi Ni",
"Siddharth Joshi",
"Baharan Mirzasoleiman"
] | 2403.11391 | 1,643 | https://openreview.net/forum?id=GgEAdqYPNA | cs.LG cs.CV | 2024-03-19T00:00:00 | investigating the benefits of projection head for representation
learning | 14 | 70 | |
2403.06075 | [] | Oral | [
"https://github.com/he-y/Multisize-Dataset-Condensation"
] | While dataset condensation effectively enhances training efficiency, its application in on-device scenarios brings unique challenges. 1) Due to the fluctuating computational resources of these devices, there's a demand for a flexible dataset size that diverges from a predefined size. 2) The limited computational power ... | [] | [] | Multisize Dataset Condensation | [
"Yang He",
"Lingao Xiao",
"Joey Tianyi Zhou",
"Ivor Tsang"
] | 2403.06075 | 1,644 | https://openreview.net/forum?id=FVhmnvqnsI | cs.CV | 2024-04-16T00:00:00 | multisize dataset condensation | 12 | 71 | |
2303.04947 | [] | Oral | [
"https://github.com/henryqin1997/InfoBatch"
] | Data pruning aims to obtain lossless performances with less overall cost. A common approach is to filter out samples that make less contribution to the training. This could lead to gradient expectation bias compared to the original data. To solve this problem, we propose InfoBatch, a novel framework aiming to achieve l... | [] | [] | InfoBatch: Lossless Training Speed Up by Unbiased Dynamic Data Pruning | [
"Ziheng Qin",
"Kai Wang",
"Zangwei Zheng",
"Jianyang Gu",
"Xiangyu Peng",
"xu Zhao Pan",
"Daquan Zhou",
"Lei Shang",
"Baigui Sun",
"Xuansong Xie",
"Yang You"
] | 2303.04947 | 1,645 | https://openreview.net/forum?id=C61sk5LsK6 | cs.CV | 2023-10-23T00:00:00 | infobatch: lossless training speed up by unbiased dynamic data pruning | 52 | 72 | |
2310.09656 | [] | Oral | [] | Recent advances in tabular data generation have greatly enhanced synthetic data quality. However, extending diffusion models to tabular data is challenging due to the intricately varied distributions and a blend of data types of tabular data. This paper introduces TABSYN, a methodology that synthesizes tabular data by ... | [] | [] | Mixed-Type Tabular Data Synthesis with Score-based Diffusion in Latent Space | [
"Hengrui Zhang",
"Jiani Zhang",
"Zhengyuan Shen",
"Balasubramaniam Srinivasan",
"Xiao Qin",
"Christos Faloutsos",
"Huzefa Rangwala",
"George Karypis"
] | 2310.09656 | 1,646 | https://openreview.net/forum?id=4Ay23yeuz0 | cs.LG | 2024-05-14T00:00:00 | mixed-type tabular data synthesis with score-based diffusion in latent
space | 109 | 73 | |
2402.09164 | [] | Oral | [
"https://github.com/RuoyuChen10/SMDL-Attribution"
] | Image attribution algorithms aim to identify important regions that are highly relevant to model decisions. Although existing attribution solutions can effectively assign importance to target elements, they still face the following challenges: 1) existing attribution methods generate inaccurate small regions thus misle... | [] | [] | Less is More: Fewer Interpretable Region via Submodular Subset Selection | [
"Ruoyu Chen",
"Hua Zhang",
"Siyuan Liang",
"Jingzhi Li",
"Xiaochun Cao"
] | 2402.09164 | 1,647 | https://openreview.net/forum?id=jKTUlxo5zy | cs.CV cs.LG | 2024-09-09T00:00:00 | less is more: fewer interpretable region via submodular subset selection | null | 74 | |
2306.04793 | [] | Oral | [] | Learning features from data is one of the defining characteristics of deep learning,but our theoretical understanding of the role features play in deep learning is stillrudimentary. To address this gap, we introduce a new tool, the interaction tensor,for empirically analyzing the interaction between data and model thro... | [] | [] | On the Joint Interaction of Models, Data, and Features | [
"Yiding Jiang",
"Christina Baek",
"J Zico Kolter"
] | 2306.04793 | 1,648 | https://openreview.net/forum?id=ze7DOLi394 | cs.LG stat.ML | 2023-06-09T00:00:00 | on the joint interaction of models, data, and features | 4 | 75 | |
2305.09955 | [] | Oral | [] | By design, large language models (LLMs) are static general-purpose models, expensive to retrain or update frequently. As they are increasingly adopted for knowledge-intensive tasks, it becomes evident that these design choices lead to failures to generate factual, relevant, and up-to-date knowledge. To this end, we pro... | [] | [] | Knowledge Card: Filling LLMs' Knowledge Gaps with Plug-in Specialized Language Models | [
"Shangbin Feng",
"Weijia Shi",
"Yuyang Bai",
"Vidhisha Balachandran",
"Tianxing He",
"Yulia Tsvetkov"
] | 2305.09955 | 1,649 | https://openreview.net/forum?id=WbWtOYIzIK | cs.CL | 2024-03-25T00:00:00 | knowledge card: filling llms' knowledge gaps with plug-in specialized
language models | 37 | 76 | |
2309.14322 | [] | Oral | [] | Teams that have trained large Transformer-based models have reported training instabilities at large scale that did not appear when training with the same hyperparameters at smaller scales. Although the causes of such instabilities are of scientific interest, the amount of resources required to reproduce them has made ... | [] | [] | Small-scale proxies for large-scale Transformer training instabilities | [
"Mitchell Wortsman",
"Peter J Liu",
"Lechao Xiao",
"Katie E Everett",
"Alexander A Alemi",
"Ben Adlam",
"John D Co-Reyes",
"Izzeddin Gur",
"Abhishek Kumar",
"Roman Novak",
"Jeffrey Pennington",
"Jascha Sohl-Dickstein",
"Kelvin Xu",
"Jaehoon Lee",
"Justin Gilmer",
"Simon Kornblith"
] | 2309.14322 | 1,650 | https://openreview.net/forum?id=d8w0pmvXbZ | cs.LG | 2023-10-18T00:00:00 | small-scale proxies for large-scale transformer training instabilities | 99 | 77 | |
2310.11230 | [] | Oral | [
"https://github.com/k2-fsa/icefall"
] | The Conformer has become the most popular encoder model for automatic speech recognition (ASR). It adds convolution modules to a transformer to learn both local and global dependencies. In this work we describe a faster, more memory-efficient, and better-performing transformer, called Zipformer. Modeling changes incl... | [] | [] | Zipformer: A faster and better encoder for automatic speech recognition | [
"Zengwei Yao",
"Liyong Guo",
"Xiaoyu Yang",
"Wei Kang",
"Fangjun Kuang",
"Yifan Yang",
"Zengrui Jin",
"Long Lin",
"Daniel Povey"
] | 2310.11230 | 1,651 | https://openreview.net/forum?id=9WD9KwssyT | eess.AS cs.LG cs.SD | 2024-04-11T00:00:00 | zipformer: a faster and better encoder for automatic speech recognition | 83 | 78 | |
2310.02980 | [] | Oral | [] | Modeling long-range dependencies across sequences is a longstanding goal in machine learning and has led to architectures, such as state space models, that dramatically outperform Transformers on long sequences. However, these impressive empirical gains have been by and large demonstrated on benchmarks (e.g. Long Range... | [] | [] | Never Train from Scratch: Fair Comparison of Long-Sequence Models Requires Data-Driven Priors | [
"Ido Amos",
"Jonathan Berant",
"Ankit Gupta"
] | 2310.02980 | 1,652 | https://openreview.net/forum?id=PdaPky8MUn | cs.LG cs.CL | 2024-04-30T00:00:00 | never train from scratch: fair comparison of long-sequence models
requires data-driven priors | 28 | 79 | |
2309.14393 | [] | Oral | [
"https://github.com/SotaroKaneda/MLCarbon"
] | The carbon footprint of large language models (LLMs) is substantial, stemming from their training, inference, experimentation, and storage processes, encompassing both operational and embodied carbon emissions. Precisely assessing the carbon impact of emerging LLMs before their actual training, which involves substanti... | [] | [] | LLMCarbon: Modeling the End-to-End Carbon Footprint of Large Language Models | [
"Ahmad Faiz",
"Sotaro Kaneda",
"Ruhan Wang",
"Rita Chukwunyere Osi",
"Prateek Sharma",
"Fan Chen",
"Lei Jiang"
] | 2309.14393 | 1,653 | https://openreview.net/forum?id=aIok3ZD9to | cs.CL cs.AI cs.CY cs.LG | 2024-01-22T00:00:00 | llmcarbon: modeling the end-to-end carbon footprint of large language
models | 63 | 80 | |
2401.11618 | [] | Poster | [
"https://github.com/LIONS-EPFL/ELLE"
] | Catastrophic overfitting (CO) in single-step adversarial training (AT) results in abrupt drops in the adversarial test accuracy (even down to $0$%). For models trained with multi-step AT, it has been observed that the loss function behaves locally linearly with respect to the input, this is however lost in single-step ... | [] | [] | Efficient local linearity regularization to overcome catastrophic overfitting | [
"Elias Abad Rocamora",
"Fanghui Liu",
"Grigorios Chrysos",
"Pablo M. Olmos",
"Volkan Cevher"
] | 2401.11618 | 1,654 | https://openreview.net/forum?id=SZzQz8ikwg | cs.LG cs.AI cs.CR stat.ML | 2024-02-29T00:00:00 | efficient local linearity regularization to overcome catastrophic
overfitting | 6 | 81 | |
2310.05916 | [] | Oral | [] | We investigate the CLIP image encoder by analyzing how individual model components affect the final representation. We decompose the image representation as a sum across individual image patches, model layers, and attention heads, and use CLIP's text representation to interpret the summands. Interpreting the attention ... | [] | [] | Interpreting CLIP's Image Representation via Text-Based Decomposition | [
"Yossi Gandelsman",
"Alexei A Efros",
"Jacob Steinhardt"
] | 2310.05916 | 1,655 | https://openreview.net/forum?id=5Ca9sSzuDp | cs.CV cs.AI | 2024-04-01T00:00:00 | interpreting clip's image representation via text-based decomposition | 101 | 82 | |
2403.10738 | [] | Poster | [] | A recent line of works showed regret bounds in reinforcement learning (RL) can be (nearly) independent of planning horizon, a.k.a. the horizon-free bounds. However, these regret bounds only apply to settings where a polynomial dependency on the size of transition model is allowed, such as tabular Markov Decision Proces... | [] | [] | Horizon-Free Regret for Linear Markov Decision Processes | [
"Zhang Zihan",
"Jason D. Lee",
"Yuxin Chen",
"Simon Shaolei Du"
] | 2403.10738 | 1,656 | https://openreview.net/forum?id=SdBApv9iT4 | cs.LG | 2024-03-19T00:00:00 | horizon-free regret for linear markov decision processes | 3 | 83 | |
2403.10516 | [] | Poster | [
"https://github.com/mhamilton723/FeatUp"
] | Deep features are a cornerstone of computer vision research, capturing image semantics and enabling the community to solve downstream tasks even in the zero- or few-shot regime. However, these features often lack the spatial resolution to directly perform dense prediction tasks like segmentation and depth prediction be... | [
"mhamilton723/FeatUp"
] | [] | FeatUp: A Model-Agnostic Framework for Features at Any Resolution | [
"Stephanie Fu",
"Mark Hamilton",
"Laura E. Brandt",
"Axel Feldmann",
"Zhoutong Zhang",
"William T. Freeman"
] | 2403.10516 | 1,657 | https://openreview.net/forum?id=GkJiNn2QDF | cs.CV cs.AI cs.IR cs.LG | 2024-04-03T00:00:00 | featup: a model-agnostic framework for features at any resolution | 51 | 84 | |
2306.03828 | [] | Oral | [] | With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a methodology that jointly searches for the optimal pretrained model and the hyperparameters for finetuning ... | [] | [] | Quick-Tune: Quickly Learning Which Pretrained Model to Finetune and How | [
"Sebastian Pineda Arango",
"Fabio Ferreira",
"Arlind Kadra",
"Frank Hutter",
"Josif Grabocka"
] | 1,658 | https://openreview.net/forum?id=tqh1zdXIra | cs.LG | 2024-02-26T00:00:00 | quick-tune: quickly learning which pretrained model to finetune and how | 16 | 85 | ||
2310.03693 | [] | Oral | [] | Optimizing large language models (LLMs) for downstream use cases often involves the customization of pre-trained LLMs through further fine-tuning. Meta's open-source release of Llama models and OpenAI's APIs for fine-tuning GPT-3.5 Turbo on customized datasets accelerate this trend. But, what are the safety costs assoc... | [] | [] | Fine-tuning Aligned Language Models Compromises Safety, Even When Users Do Not Intend To! | [
"Xiangyu Qi",
"Yi Zeng",
"Tinghao Xie",
"Pin-Yu Chen",
"Ruoxi Jia",
"Prateek Mittal",
"Peter Henderson"
] | 2310.03693 | 1,659 | https://openreview.net/forum?id=hTEGyKf0dZ | cs.CL cs.AI cs.CR cs.LG | 2023-10-06T00:00:00 | fine-tuning aligned language models compromises safety, even when users
do not intend to! | 620 | 86 | |
2310.08887 | [] | Oral | [] | Unsupervised pre-training strategies have proven to be highly effective in natural language processing and computer vision. Likewise, unsupervised reinforcement learning (RL) holds the promise of discovering a variety of potentially useful behaviors that can accelerate the learning of a wide array of downstream tasks. ... | [] | [] | METRA: Scalable Unsupervised RL with Metric-Aware Abstraction | [
"Seohong Park",
"Oleh Rybkin",
"Sergey Levine"
] | 2310.08887 | 1,660 | https://openreview.net/forum?id=c5pwL0Soay | cs.LG cs.AI cs.RO | 2024-03-12T00:00:00 | metra: scalable unsupervised rl with metric-aware abstraction | 42 | 87 | |
2302.03660 | [] | Oral | [] | We propose Riemannian Flow Matching (RFM), a simple yet powerful framework for training continuous normalizing flows on manifolds. Existing methods for generative modeling on manifolds either require expensive simulation, are inherently unable to scale to high dimensions, or use approximations for limiting quantities t... | [] | [] | Flow Matching on General Geometries | [
"Ricky T. Q. Chen",
"Yaron Lipman"
] | 2302.03660 | 1,661 | https://openreview.net/forum?id=g7ohDlTITL | cs.LG cs.AI stat.ML | 2024-02-27T00:00:00 | flow matching on general geometries | 83 | 88 | |
2403.12143 | [] | Oral | [
"https://github.com/mkofinas/neural-graphs"
] | Neural networks that process the parameters of other neural networks find applications in domains as diverse as classifying implicit neural representations, generating neural network weights, and predicting generalization errors.However, existing approaches either overlook the inherent permutation symmetry in the neura... | [] | [] | Graph Neural Networks for Learning Equivariant Representations of Neural Networks | [
"Miltiadis Kofinas",
"Boris Knyazev",
"Yan Zhang",
"Yunlu Chen",
"Gertjan J. Burghouts",
"Efstratios Gavves",
"Cees G. M. Snoek",
"David W. Zhang"
] | 2403.12143 | 1,662 | https://openreview.net/forum?id=oO6FsMyDBt | cs.LG cs.AI stat.ML | 2024-07-24T00:00:00 | graph neural networks for learning equivariant representations of neural
networks | 37 | 89 | |
2310.00785 | [] | Oral | [] | Summarizing book-length documents ($>$100K tokens) that exceed the context window size of large language models (LLMs) requires first breaking the input document into smaller chunks and then prompting an LLM to merge, update, and compress chunk-level summaries. Despite the complexity and importance of this task, it ha... | [] | [] | BooookScore: A systematic exploration of book-length summarization in the era of LLMs | [
"Yapei Chang",
"Kyle Lo",
"Tanya Goyal",
"Mohit Iyyer"
] | 2310.00785 | 1,663 | https://openreview.net/forum?id=7Ttk3RzDeu | cs.CL cs.AI cs.LG | 2024-04-16T00:00:00 | booookscore: a systematic exploration of book-length summarization in
the era of llms | 117 | 90 | |
2310.06770 | [] | Oral | [] | Language models (LMs) have been improving rapidly, and today we lack benchmarks that are hard to solve but easy to evaluate. Coding is such a desired task, but existing coding benchmarks only feature self-contained problems solvable within tens of lines. Inspired by how real-world programmers code to fix bugs or ship n... | [] | [] | SWE-bench: Can Language Models Resolve Real-world Github Issues? | [
"Carlos E Jimenez",
"John Yang",
"Alexander Wettig",
"Shunyu Yao",
"Kexin Pei",
"Ofir Press",
"Karthik R Narasimhan"
] | 1,664 | https://openreview.net/forum?id=VTF8yNQM66 | cs.CL cs.AI cs.SE | 2024-11-13T00:00:00 | swe-bench: can language models resolve real-world github issues? | 625 | 91 | ||
2401.08501 | [] | Oral | [
"https://github.com/IML-DKFZ/values"
] | Uncertainty estimation is an essential and heavily-studied component for the reliable application of semantic segmentation methods. While various studies exist claiming methodological advances on the one hand, and successful application on the other hand, the field is currently hampered by a gap between theory and prac... | [] | [] | ValUES: A Framework for Systematic Validation of Uncertainty Estimation in Semantic Segmentation | [
"Kim-Celine Kahl",
"Carsten T. Lüth",
"Maximilian Zenk",
"Klaus Maier-Hein",
"Paul F Jaeger"
] | 2401.08501 | 1,665 | https://openreview.net/forum?id=yV6fD7LYkF | cs.CV | 2024-05-06T00:00:00 | values: a framework for systematic validation of uncertainty estimation
in semantic segmentation | 17 | 92 | |
2310.05327 | [] | Oral | [] | Learning representations that generalize to novel compositions of known concepts is crucial for bridging the gap between human and machine perception. One prominent effort is learning object-centric representations, which are widely conjectured to enable compositional generalization. Yet, it remains unclear when this c... | [] | [] | Provable Compositional Generalization for Object-Centric Learning | [
"Thaddäus Wiedemer",
"Jack Brady",
"Alexander Panfilov",
"Attila Juhos",
"Matthias Bethge",
"Wieland Brendel"
] | 2310.05327 | 1,666 | https://openreview.net/forum?id=7VPTUWkiDQ | cs.LG | 2024-11-13T00:00:00 | provable compositional generalization for object-centric learning | 21 | 93 | |
2310.06689 | [] | Oral | [] | We propose the first loss function for approximate Nash equilibria of normal-form games that is amenable to unbiased Monte Carlo estimation. This construction allows us to deploy standard non-convex stochastic optimization techniques for approximating Nash equilibria, resulting in novel algorithms with provable guaran... | [] | [] | Approximating Nash Equilibria in Normal-Form Games via Stochastic Optimization | [
"Ian Gemp",
"Luke Marris",
"Georgios Piliouras"
] | 2310.06689 | 1,667 | https://openreview.net/forum?id=cc8h3I3V4E | cs.GT cs.MA | 2024-04-16T00:00:00 | approximating nash equilibria in normal-form games via stochastic
optimization | 9 | 94 | |
2310.08559 | [] | Oral | [] | The ability to derive the underlying principles from a handful of observations and then generalize to novel situations---known as inductive reasoning---is central to human intelligence. Prior work suggests that language models (LMs) often fall short on inductive reasoning, despite achieving impressive success on resear... | [] | [] | Phenomenal Yet Puzzling: Testing Inductive Reasoning Capabilities of Language Models with Hypothesis Refinement | [
"Linlu Qiu",
"Liwei Jiang",
"Ximing Lu",
"Melanie Sclar",
"Valentina Pyatkin",
"Chandra Bhagavatula",
"Bailin Wang",
"Yoon Kim",
"Yejin Choi",
"Nouha Dziri",
"Xiang Ren"
] | 2310.08559 | 1,668 | https://openreview.net/forum?id=bNt7oajl2a | cs.CL cs.AI | 2024-05-24T00:00:00 | phenomenal yet puzzling: testing inductive reasoning capabilities of
language models with hypothesis refinement | 89 | 95 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 9