paper_id
string
arxiv_id
string
title
string
markdown
dict
reviews
list
scores
dict
metadata
dict
meta_review
dict
decision
dict
tdfHABLdxR
2410.07877v1
Constrained Skill Discovery: Quadruped Locomotion with Unsupervised Reinforcement Learning
{ "content": "## Abstract\n\nAbstract Representation learning and unsupervised skill discovery can allow robots to acquire diverse and reusable behaviors without the need for task-specific rewards.\nIn this work, we use unsupervised reinforcement learning to learn a latent representation by maximizing the mutual info...
[ { "id": "Fxn6Zrmsf9", "initial_rating": 5, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper extends the Lipschitz-constrained Skill Discovery (LSD) framework by Park et al. (2022) to enable the learning of stable and controllable locomotion sk...
{ "rating": "5;5;5;5", "rating_avg": 5, "confidence": "5;3;3;3", "confidence_avg": 3.5, "soundness": "3;3;4;2", "soundness_avg": 3, "contribution": "3;2;2;2", "contribution_avg": 2.25, "presentation": "4;3;2;2", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.905980" }
{ "id": "UAphjzNrCh", "metareview": "The AC read the paper, reviewers and discussions. As suggested by the general opinions from reviewers, the quality of this paper is below the acceptance threshold.\nThe paper investigates unsupervised RL for constrained skill discovery, with applications to quadrupedal robot loc...
{ "decision": "Reject" }
te30nmLaFf
2407.07612v1
Teaching Transformers Causal Reasoning through Axiomatic Training
{ "content": "## Abstract\n\nAbstract For text-based AI systems to interact in the real world, causal reasoning is an essential skill. Since interventional data is costly to generate, we study to what extent an agent can learn causal reasoning from passive data. Specifically, we consider an axiomatic training setup w...
[ { "id": "mpF2U6Ph52", "initial_rating": 3, "confidence": 5, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "This paper introduces a way of training Transformers from scratch to learn causal reasoning axioms. The idea, called axiomatic training, is to demonstrate axioms ...
{ "rating": "3;3;5;6", "rating_avg": 4.25, "confidence": "3;5;3;3", "confidence_avg": 3.5, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "2;2;2;3", "contribution_avg": 2.25, "presentation": "3;2;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.907018" }
{ "id": "oHqduYIrKx", "metareview": "The paper investigates the ability of transformers to learn the axioms of causal reasoning. Instead of directly structuring a model to follow the axioms of causal reasoning, the model is trained with data to learn the axioms. The strengths of the paper are the interesting inve...
{ "decision": "Reject" }
tfO07iz0b9
2408.08192v1
Stochastic Semi-Gradient Descent for Learning Mean Field Games with Population-Aware Function Approximation
{ "content": "## Abstract\n\nAbstract Mean field games (MFGs) model the interactions within a large-population multi-agent system using the population distribution.\nTraditional learning methods for MFGs are based on fixed-point iteration (FPI), which calculates best responses and induced population distribution sepa...
[ { "id": "pteuaBmYsz", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper primarily concentrates on the development of a stochastic gradient method for learning in mean-field games.\nThe proposed algorithm significantly reduc...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;4;3;4", "confidence_avg": 3.5, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "3;2;2;3", "contribution_avg": 2.5, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.908355" }
{ "id": "UknYzolVGu", "metareview": "This paper treats the problem of learning in mean-field games (MFGs) and, in particular, analyzes a stochastic approximation method dubbed SemiSGD (stochastic semi-gradient descent) in which agents simultaneously update their policy and population estimates. The authors provide ...
{ "decision": "Accept (Poster)" }
tfemquulED
2410.05760v1
Training-Free Diffusion Model Alignment with Sampling Demons
{ "content": "## Abstract\n\nAbstract Aligning diffusion models with user preferences has been a key challenge.\nExisting methods for aligning diffusion models either require retraining or are limited to differentiable reward functions.\nTo address these limitations, we propose a stochastic optimization approach, dub...
[ { "id": "D6ze4D2r3N", "initial_rating": 8, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 4, "summary": "This paper studies the problem of aligning diffusion models without additional training or backpropagation. The main idea is to optimize the sampling at inference...
{ "rating": "5;5;6;6;8", "rating_avg": 6, "confidence": "3;3;3;3;3", "confidence_avg": 3, "soundness": "3;3;3;2;3", "soundness_avg": 2.8, "contribution": "3;2;3;2;3", "contribution_avg": 2.6, "presentation": "2;3;3;3;4", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.909576" }
{ "id": "NkMTJCDjfr", "metareview": "This paper proposes a backpropagation-free, inference-time method for preference alignment in diffusion models. Specifically, the authors optimize for the noise distribution to search for an ''optimal'' noise that yields high rewards. Since this method is training-free, it is qu...
{ "decision": "Accept (Poster)" }
tfyHbvFZ0K
2405.14117v1
Knowledge Localization: Mission Not Accomplished? Enter Query Localization!
{ "content": "## Abstract\n\nAbstract Large language models (LLMs) store extensive factual knowledge, but the mechanisms behind how they store and express this knowledge remain unclear.\nThe Knowledge Neuron (KN) thesis is a prominent theory for explaining these mechanisms. This theory is based on the knowledge local...
[ { "id": "TJZSeaB2RE", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper investigates the widely accepted knowledge localization (KL) assumption within related research fields by conducting a series of experiments. Through s...
{ "rating": "5;6;8;8", "rating_avg": 6.75, "confidence": "3;3;3;2", "confidence_avg": 2.75, "soundness": "3;3;4;3", "soundness_avg": 3.25, "contribution": "2;3;3;4", "contribution_avg": 3, "presentation": "3;3;4;3", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.910555" }
{ "id": "MmF7KKb7cH", "metareview": "The authors investigate the mechanisms behind factual knowledge storage and expression in large language models. It re-evaluates the Knowledge Localization (KL) assumption, which posits that specific knowledge neurons can store distinct facts. Through experiments, the authors id...
{ "decision": "Accept (Spotlight)" }
tidibw8Xdm
2402.02651v3
Vision-Language Models Provide Promptable Representations for Reinforcement Learning
{ "content": "## Abstract\n\nAbstract Humans can quickly learn new behaviors by leveraging background world knowledge. In contrast, agents trained with reinforcement learning (RL) typically learn behaviors from scratch. We thus propose a novel approach that uses the vast amounts of general and indexable world knowled...
[ { "id": "fJfRUVm0kI", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The main contributions of this paper are: (1) introducing Promptable Representations for Reinforcement Learning (PR2L), a method that leverages vision-language mo...
{ "rating": "3;6;6", "rating_avg": 5, "confidence": "4;5;3", "confidence_avg": 4, "soundness": "2;3;3", "soundness_avg": 2.6666666666666665, "contribution": "2;2;3", "contribution_avg": 2.3333333333333335, "presentation": "3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.911451" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
tj40W2HAKN
2406.03464v1
Node-wise Filtering in Graph Neural Networks: A Mixture of Experts Approach
{ "content": "## Abstract\n\nAbstract Graph Neural Networks (GNNs) have proven to be highly effective for node classification tasks across diverse graph structural patterns. Traditionally, GNNs employ a uniform global filter—typically a low-pass filter for homophilic graphs and a high-pass filter for heterophilic gra...
[ { "id": "LAUUK8UHyp", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "The paper introduces NODE-MOE, a GNN framework that uses a mixture of experts (MoE) model to apply node-specific filters, addressing the limitations of traditiona...
{ "rating": "3;3;5;5;6", "rating_avg": 4.4, "confidence": "4;3;4;3;4", "confidence_avg": 3.6, "soundness": "2;3;3;3;3", "soundness_avg": 2.8, "contribution": "2;2;2;2;2", "contribution_avg": 2, "presentation": "3;2;3;2;3", "presentation_avg": 2.6 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.912292" }
{ "id": "8TXrf8Nw7P", "metareview": "This paper proposes NODE-MOE, a Graph Neural Network (GNN) framework that combines a mixture of experts (MoE) with node-specific filters to address the limitations of traditional GNNs relying on uniform global filters. The architecture features a gating model that dynamically as...
{ "decision": "Reject" }
tjNf0L8QjR
2406.09415v1
An Image is Worth More Than 16x16 Patches: Exploring Transformers on Individual Pixels
{ "content": "## Abstract\n\nAbstract This work does not introduce a new method. Instead, we present an interesting finding that questions the necessity of the inductive bias – locality in modern computer vision architectures. Concretely, we find that vanilla Transformers can operate by directly treating each individ...
[ { "id": "2GjNh2VMa3", "initial_rating": 6, "confidence": 5, "soundness": 3, "contribution": 2, "presentation": 4, "summary": "The study investigates whether the inductive bias of locality is necessary for modern computer vision models. It explores the effectiveness of using vanilla Trans...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "3;5;4;5", "confidence_avg": 4.25, "soundness": "2;4;3;3", "soundness_avg": 3, "contribution": "2;2;2;2", "contribution_avg": 2, "presentation": "3;4;3;4", "presentation_avg": 3.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.912974" }
{ "id": "C2rEF4WdKf", "metareview": "This paper explores whether inductive bias towards locality, a hallmark of convolutional networks and Vision Transformers (ViTs), is truly necessary for computer vision tasks. The study replaces patch-based tokenization (e.g., 16x16 patches) with a \"pixels-as-tokens\" approach,...
{ "decision": "Accept (Poster)" }
tjlTczcnPz
2405.14917v1
SliM-LLM: Salience-Driven Mixed-Precision Quantization for Large Language Models
{ "content": "## Abstract\n\nAbstract Large language models (LLMs) achieve remarkable performance in natural language understanding but require substantial computation resources and memory footprint. Post-training quantization (PTQ) is a powerful compression technique extensively investigated for its effectiveness in...
[ { "id": "KUjGUGaRDx", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "The paper presents \"SliM-LLM,\" a quantization method for large language models (LLMs), focusing on salience-driven, mixed-precision quantization to enhance memo...
{ "rating": "3;5;5;5;6", "rating_avg": 4.8, "confidence": "4;4;4;4;3", "confidence_avg": 3.8, "soundness": "3;2;3;2;3", "soundness_avg": 2.6, "contribution": "2;2;1;2;3", "contribution_avg": 2, "presentation": "1;2;3;2;3", "presentation_avg": 2.2 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.913618" }
{ "id": "rMOIq9x7rI", "metareview": "This paper introduces SliM-LLM, a novel salience-driven mixed-precision quantization technique for large language models (LLMs). The method aims to optimize memory efficiency while maintaining model performance by adaptively assigning bit-widths to weight groups based on their s...
{ "decision": "Reject" }
tkg9XMFo0H
2410.03577v1
Look Twice Before You Answer: Memory-Space Visual Retracing for Hallucination Mitigation in Multimodal Large Language Models
{ "content": "## Abstract\n\nAbstract Despite their impressive capabilities, Multimodal Large Language Models (MLLMs) are susceptible to hallucinations, especially assertively fabricating content not present in the visual inputs. To address the aforementioned challenge, we follow a common cognitive process - when one...
[ { "id": "zc4HnFyDwc", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper proposes MEMVR, a training-free hallucination mitigation paradigm for MLLMs. MEMVR mimics human patterns of image understanding by revisiting image fea...
{ "rating": "3;5;5;6", "rating_avg": 4.75, "confidence": "5;4;3;3", "confidence_avg": 3.75, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "2;3;3;2", "contribution_avg": 2.5, "presentation": "1;1;2;3", "presentation_avg": 1.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.915362" }
{ "id": "R6KTUPG9Ax", "metareview": "The paper received mixed feedback, with reviewers acknowledging its innovative \"look twice\" mechanism for mitigating hallucinations in MLLMs but raising concerns about its clarity and broader impact. The proposed method offers a training-free approach that dynamically injects ...
{ "decision": "Reject" }
tkiZQlL04w
2407.15891v1
RazorAttention: Efficient KV Cache Compression Through Retrieval Heads
{ "content": "## Abstract\n\nAbstract The memory and computational demands of Key-Value (KV) cache present significant challenges for deploying long-context language models. Previous approaches attempt to mitigate this issue by selectively dropping tokens, which irreversibly erases critical information that might be ...
[ { "id": "ZvHZVXehAS", "initial_rating": 8, "confidence": 5, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "This work proposed a method advocating keeping a full KV cache for retrieval/induction heads while adopting a StreamingLLM-like cache pattern for the rests. The p...
{ "rating": "3;3;5;5;5;5", "rating_avg": 4.333333333333333, "confidence": "4;4;4;4;4;5", "confidence_avg": 4.166666666666667, "soundness": "2;3;3;3;2;3", "soundness_avg": 2.6666666666666665, "contribution": "2;2;2;2;3;2", "contribution_avg": 2.1666666666666665, "presentation": "3;2;3;2;3;3", "presen...
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.916076" }
{ "id": "XsJfmBCMTK", "metareview": "The paper introduces RazorAttention, a novel KV cache compression algorithm that selectively retains full information in retrieval heads while condensing remote tokens in non-retrieval heads using a compensation token. This method achieves over 70% reduction in KV cache size wit...
{ "decision": "Accept (Poster)" }
tkqNDbukWW
2410.18860v1
DeCoRe: Decoding by Contrasting Retrieval Heads to Mitigate Hallucinations
{ "content": "## Abstract\n\nAbstract Large Language Models (LLMs) often hallucinate, producing unfaithful or factually incorrect outputs by misrepresenting the provided context or incorrectly recalling internal knowledge.\nRecent studies have identified specific attention heads within the Transformer architecture, k...
[ { "id": "v0nhF1VUXE", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "The paper addresses the issue of hallucinations in Large Language Models (LLMs), where outputs may be unfaithful or factually incorrect. It identifies specific at...
{ "rating": "5;5;5;6", "rating_avg": 5.25, "confidence": "4;4;3;3", "confidence_avg": 3.5, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "3;3;2;3", "contribution_avg": 2.75, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.917108" }
{ "id": "KUPkYW4ePH", "metareview": "The paper introduces a variant of contrastive decoding to mitigate hallucinations in language models. The proposed DeCoRe identifies specific retrieval heads that influence the generation of grounded content and uses a masking strategy to induce hallucinations. It then applies c...
{ "decision": "Reject" }
tmSWFGpBb8
2303.17813v3
Learning the Complexity of Weakly Noisy Quantum States
{ "content": "## Abstract\n\nAbstract Quantum computers capable of fault-tolerant operation are expected to provide provable advantages over classical computational models. However, the question of whether quantum advantages exist in the noisy intermediate-scale quantum era remains a fundamental and challenging probl...
[ { "id": "q2jjCwO8IM", "initial_rating": 6, "confidence": 4, "soundness": 2, "contribution": 3, "presentation": 3, "summary": "This paper investigates a fundamental question in quantum state complexity: how to predict/learn the complexity of weakly noisy quantum states. The authors develo...
{ "rating": "3;5;6", "rating_avg": 4.666666666666667, "confidence": "2;3;4", "confidence_avg": 3, "soundness": "2;3;2", "soundness_avg": 2.3333333333333335, "contribution": "2;2;3", "contribution_avg": 2.3333333333333335, "presentation": "2;2;3", "presentation_avg": 2.3333333333333335 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.918323" }
{ "id": "rYnnqKpzaA", "metareview": "Summary:\nThis paper introduces an efficient quantum learning algorithm for predicting the complexity of weakly noisy quantum states. The authors develop a method that leverages classical shadow representation of quantum states and provides optimal sample complexity with polynom...
{ "decision": "Accept (Poster)" }
tn2mjzjSyR
2410.03864v1
DOTS: Learning to Reason Dynamically in LLMs via Optimal Reasoning Trajectories Search
{ "content": "## Abstract\n\nAbstract Enhancing the capability of large language models (LLMs) in reasoning has gained significant attention in recent years. Previous studies have demonstrated the effectiveness of various prompting strategies in aiding LLMs in reasoning (called “reasoning actions”), such as step-by-s...
[ { "id": "IeBTpUwhin", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper proposes DOTS, an approach enabling LLMs to reason dynamically via optimal reasoning trajectories search, tailored to the specific characteristics of e...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "4;3;4;4", "confidence_avg": 3.75, "soundness": "4;3;3;3", "soundness_avg": 3.25, "contribution": "2;3;2;3", "contribution_avg": 2.5, "presentation": "4;3;2;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.919353" }
{ "id": "TAz4Wnct7n", "metareview": "This paper proposes to enhance LLM reasoning via dynamically tailoring trajectory search. The proposed method should be generally applicable. The experiments show that its inference cost could potentially be lower than non-CoT methods. The proposed method is intuitive. However, ...
{ "decision": "Accept (Poster)" }
to4PdiiILF
2410.06491v1
Honesty to Subterfuge: In-Context Reinforcement Learning Can Make Honest Models Reward Hack
{ "content": "## Abstract\n\nAbstract Previous work has shown that training “helpful-only” LLMs with reinforcement learning on a curriculum of gameable environments can lead models to generalize to egregious specification gaming, such as editing their own reward function or modifying task checklists to appear more su...
[ { "id": "D0mIlOaydj", "initial_rating": 3, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper directly builds upon prior work that shows that training on a curriculum of environments that encourage reward specification gaming can lead to general...
{ "rating": "3;3;3", "rating_avg": 3, "confidence": "4;4;3", "confidence_avg": 3.6666666666666665, "soundness": "2;2;3", "soundness_avg": 2.3333333333333335, "contribution": "2;2;2", "contribution_avg": 2, "presentation": "3;2;3", "presentation_avg": 2.6666666666666665 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.920031" }
{ "id": "eAnzVfBe3B", "metareview": "The paper addresses the problem of specification gaming (especially, but not exclusively, reward hacking) in in-context reinforcement learning. The authors describe cases where the model edits its own reward function. The paper discusses the risks inherent in replying on current...
{ "decision": "Reject" }
tozlOEN4qp
2410.14171v2
Heavy-Tailed Diffusion Models
{ "content": "## Abstract\n\nAbstract Diffusion models achieve state-of-the-art generation quality across many applications, but their ability to capture rare or extreme events in heavy-tailed distributions remains unclear. In this work, we show that traditional diffusion and flow-matching models with standard Gaussi...
[ { "id": "eUUax4RXdS", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The authors provide a framework, termed t-EDM, for diffusion models where the added noise is heavy-tailed, following a Student-t distribution. They build upon the...
{ "rating": "3;6;6;6;8;8", "rating_avg": 6.166666666666667, "confidence": "4;4;3;3;4;4", "confidence_avg": 3.6666666666666665, "soundness": "2;3;3;3;4;4", "soundness_avg": 3.1666666666666665, "contribution": "2;3;2;3;3;3", "contribution_avg": 2.6666666666666665, "presentation": "2;3;2;3;4;3", "prese...
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.920995" }
{ "id": "NKCimm2qyn", "metareview": "This paper introduces t-EDM, a diffusion model framework that enhances the modeling of heavy-tailed distributions, particularly relevant for applications in extreme-weather prediction. Building upon the existing EDM framework, t-EDM replaces the Gaussian noise typically used in...
{ "decision": "Accept (Poster)" }
tpD1rs25Uu
2409.10262v1
Hydra-SGG: Hybrid Relation Assignment for One-stage Scene Graph Generation
{ "content": "## Abstract\n\nAbstract DETR introduces a simplified one-stage framework for scene graph generation (SGG). However, DETR-based SGG models face two challenges: i) Sparse supervision , as each image typically contains fewer than 10 relation annotations, while the models employ over 100 relation queries. T...
[ { "id": "z0bBc1OgI3", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The manuscript introduces Hydra-SGG, a novel one-stage Scene Graph Generation (SGG) method designed to address the challenges of sparse supervision and false nega...
{ "rating": "5;6;8", "rating_avg": 6.333333333333333, "confidence": "4;2;4", "confidence_avg": 3.3333333333333335, "soundness": "2;3;4", "soundness_avg": 3, "contribution": "2;2;4", "contribution_avg": 2.6666666666666665, "presentation": "3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.922411" }
{ "id": "nuVYFpEBCc", "metareview": "This paper introduces Hydra-SGG, a novel method for scene graph generation that addresses sparse supervision and false negatives by employing a hybrid relation assignment strategy and a Hydra branch decoder. These innovations contribute to improved training and competitive resul...
{ "decision": "Accept (Poster)" }
tpVQHb4pea
2410.02229v1
CodePMP: Scalable Preference Model Pretraining for Large Language Model Reasoning
{ "content": "## Abstract\n\nAbstract Large language models (LLMs) have made significant progress in natural language understanding and generation, driven by scalable pretraining and advanced finetuning. However, enhancing reasoning abilities in LLMs, particularly via reinforcement learning from human feedback (RLHF)...
[ { "id": "AeBdh62FKP", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The paper presents CodePMP, a novel and scalable preference model pretraining (PMP) pipeline aimed at enhancing the reasoning capabilities of Large Language Model...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "4;4;3;3", "confidence_avg": 3.5, "soundness": "2;2;2;2", "soundness_avg": 2, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "2;3;3;2", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.923072" }
{ "id": "IuYolw71ej", "metareview": "This paper introduces CodePMP, a scalable preference model pretraining pipeline that leverages synthesized code-preference pairs from publicly available, high-quality source code to improve reward model fine-tuning. I appreciate the authors added additional results during the re...
{ "decision": "Reject" }
tpqMR73GzS
2409.18768v2
Learning from Demonstration with Implicit Nonlinear Dynamics Models
{ "content": "## Abstract\n\nAbstract Learning from Demonstration (LfD) is a useful paradigm for training policies that solve tasks involving complex motions, such as those encountered in robotic manipulation. In practice, the successful application of LfD requires overcoming error accumulation during policy executio...
[ { "id": "ScsvvlwqDy", "initial_rating": 3, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "The paper proposes a method for incorporating non-linear dynamic systems in a policy representation for learning from demonstration (LfD). The approach extends th...
{ "rating": "3;3;5;6", "rating_avg": 4.25, "confidence": "4;4;2;2", "confidence_avg": 3, "soundness": "1;3;2;3", "soundness_avg": 2.25, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.924043" }
{ "id": "lHb41wBiRu", "metareview": "This paper proposes a method that integrates fixed non linear dynamical systems with learned embeddings to address compounding errors in learning from demonstrations. Experiments on the LASA dataset shows improved spatial performance, robustness to noise and lower latency compar...
{ "decision": "Reject" }
trKNi4IUiP
2406.09836v1
Robustness Inspired Graph Backdoor Defense
{ "content": "## Abstract\n\nAbstract Graph Neural Networks (GNNs) have achieved promising results in tasks such as node classification and graph classification. However, recent studies reveal that GNNs are vulnerable to backdoor attacks, posing a significant threat to their real-world adoption. Despite initial effor...
[ { "id": "YU1OwRFrWF", "initial_rating": 8, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper proposes a novel defense method against graph backdoor attacks, which is composed of poisoned nodes detection and robust training. In poisoned node det...
{ "rating": "5;6;6;8", "rating_avg": 6.25, "confidence": "3;3;4;2", "confidence_avg": 3, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Oral", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.924804" }
{ "id": "S03XxtW7Ny", "metareview": "This paper presents a defense method against graph backdoor attacks, combining poisoned node detection and robust training. It observes that edge dropping significantly affects the prediction of poisoned nodes with theoretical verification. The method uses random edge dropping t...
{ "decision": "Accept (Oral)" }
trKee5pIFv
2410.04203v1
RainbowPO: A Unified Framework for Combining Improvements in Preference Optimization
{ "content": "## Abstract\n\nAbstract Recently, numerous preference optimization algorithms have been introduced as extensions to the Direct Preference Optimization (DPO) family. While these methods have successfully aligned models with human preferences, there is a lack of understanding regarding the contributions o...
[ { "id": "CaGfgSKCUj", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "This paper aims to provide a unified framework for direct preference optimization (DPO) methods which are becoming a popular and successful method to train or fin...
{ "rating": "5;5;5;6", "rating_avg": 5.25, "confidence": "4;2;3;4", "confidence_avg": 3.25, "soundness": "3;2;2;3", "soundness_avg": 2.5, "contribution": "3;2;3;3", "contribution_avg": 2.75, "presentation": "2;3;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.925587" }
{ "id": "HQm0dLPQTi", "metareview": "This work reviews several improvements over DPO and identifies \"orthogonal\" complementary components whose contribution to task alignment has not been thoroighly examined. Their proposed training procedure, RainbowDPO, combines aspects of multiple approaches, which can be par...
{ "decision": "Accept (Poster)" }
trj2Jq8riA
2409.09369v3
Interpretable Vision-Language Survival Analysis with Ordinal Inductive Bias for Computational Pathology
{ "content": "## Abstract\n\nAbstract Histopathology Whole-Slide Images (WSIs) provide an important tool to assess cancer prognosis in computational pathology (CPATH).\nWhile existing survival analysis (SA) approaches have made exciting progress, they are generally limited to adopting highly-expressive architectures ...
[ { "id": "OzBwg4fP7z", "initial_rating": 3, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper introduces a Vision-Language-based Survival Analysis (VLSA) paradigm to improve cancer prognosis prediction from histopathology whole-slide images by l...
{ "rating": "3;5;5", "rating_avg": 4.333333333333333, "confidence": "3;5;4", "confidence_avg": 4, "soundness": "3;2;2", "soundness_avg": 2.3333333333333335, "contribution": "2;2;3", "contribution_avg": 2.3333333333333335, "presentation": "3;3;2", "presentation_avg": 2.6666666666666665 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.926350" }
{ "id": "FQXT8GZwQb", "metareview": "First, there appears to be a misalignment between your paper's stated contribution and its actual focus.\nSecond, critical methodological choices lack sufficient justification. \nThird, the experimental validation needs substantial strengthening. \nFourth, the ordinal survival p...
{ "decision": "Accept (Poster)" }
tsfR7JCwTf
2403.11981v1
Certified Robustness to Clean-label Poisoning Using Diffusion Denoising
{ "content": "## Abstract\n\nAbstract We present a certified defense\nto clean-label poisoning attacks.\nThese attacks work by injecting\na small number of poisoning samples (e.g., 1%)\nthat contain p 𝑝 p italic_p -norm bounded adversarial perturbations\ninto the training data\nto induce a targeted misclassification...
[ { "id": "HttUiQniun", "initial_rating": 5, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper introduces a defense mechanism against clean-label poisoning attacks by denoising training samples with a diffusion model prior to training. The goal i...
{ "rating": "3;5;5;5", "rating_avg": 4.5, "confidence": "5;3;5;4", "confidence_avg": 4.25, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "2;3;2;2", "contribution_avg": 2.25, "presentation": "2;3;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.927267" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
tu3qwNjrtw
2407.06483v1
Composable Interventions for Language Models
{ "content": "## Abstract\n\nAbstract Test-time interventions for language models can enhance factual accuracy, mitigate harmful outputs, and improve model efficiency without costly retraining.\nBut despite a flood of new methods, different types of interventions are largely developing independently.\nIn practice, mu...
[ { "id": "Aw2LhbXoEe", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper experimentally demonstrates the effect of composing various inference time setups for LLMs and suggests possible setups for better performance from its...
{ "rating": "3;6;6;6;6", "rating_avg": 5.4, "confidence": "4;4;4;3;4", "confidence_avg": 3.8, "soundness": "2;3;2;2;2", "soundness_avg": 2.2, "contribution": "2;3;3;3;2", "contribution_avg": 2.6, "presentation": "3;3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.928147" }
{ "id": "1Y5KpvalaK", "metareview": "This paper proposes a new framework to assess the effects of combining different test-time interventions on language models to improve factual accuracy, efficiency, and mitigate harmful outputs. The authors explore how these interventions interact when used together, analyzing t...
{ "decision": "Accept (Poster)" }
tuu4de7HL1
2406.14337v1
Improving Convergence Guarantees of Random Subspace Second-order Algorithm for Nonconvex Optimization
{ "content": "## Abstract\n\nAbstract We propose the Random Subspace Homogenized Trust Region (RSHTR) method,\nwhich efficiently solves high-dimensional non-convex optimization\nproblems by identifying descent directions within randomly selected\nsubspaces. RSHTR provides the strongest theoretical guarantees among ra...
[ { "id": "XLMTUtG9u7", "initial_rating": 5, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "This paper is primarily inspired by the HSODM method developed by Zhang et al. (2022) and extends their ideas to the domain of random subspace methods. The author...
{ "rating": "5;6;8", "rating_avg": 6.333333333333333, "confidence": "2;3;2", "confidence_avg": 2.3333333333333335, "soundness": "3;3;3", "soundness_avg": 3, "contribution": "3;3;3", "contribution_avg": 3, "presentation": "2;3;3", "presentation_avg": 2.6666666666666665 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.929114" }
{ "id": "7py8v1slCn", "metareview": "This paper presents a random subspace trust-region-based method for addressing nonconvex, unconstrained optimization problems. The paper is well-structured and makes a clear contribution to the nonconvex optimization literature. The authors demonstrate, for the first time, local...
{ "decision": "Accept (Spotlight)" }
tvQNysCP7C
2410.12876v2
In-context KV-Cache Eviction for LLMs via Attention-Gate
{ "content": "## Abstract\n\nAbstract The KV-Cache technique has become the standard for the inference of large language models (LLMs).\nIt caches states of self-attention to avoid recomputation.\nYet, it is widely criticized that KV-Cache can become a bottleneck of the LLM inference system, especially when confronte...
[ { "id": "FvUOkEaE4i", "initial_rating": 3, "confidence": 5, "soundness": 2, "contribution": 1, "presentation": 3, "summary": "This paper aims to reduce the memory overhead of the KV cache in LLM inference. The high-level goal is to ``evict’ ’certain tokens from the attention computation ...
{ "rating": "3;3;3;5;5", "rating_avg": 3.8, "confidence": "5;4;5;4;4", "confidence_avg": 4.4, "soundness": "2;3;2;2;2", "soundness_avg": 2.2, "contribution": "2;2;1;3;3", "contribution_avg": 2.2, "presentation": "2;3;3;3;3", "presentation_avg": 2.8 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.930025" }
{ "id": "ksiEkTbYkf", "metareview": "This paper seeks to address the issue of kv-cache sizes growing fast with the size of models and input context. They do so by learning a model component that tries to determine which tokens in the past kv states need to be stored.\n\nWhile the approach is simple and the eviction...
{ "decision": "Reject" }
twIPSx9qHn
2410.02479v1
Cross-Embodiment Dexterous Grasping with Reinforcement Learning
{ "content": "## Abstract\n\nAbstract Dexterous hands exhibit significant potential for complex real-world grasping tasks. While recent studies have primarily focused on learning policies for specific robotic hands, the development of a universal policy that controls diverse dexterous hands remains largely unexplored...
[ { "id": "oHRanXQAom", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 4, "summary": "This paper learns a unified vision-based reinforcement learning policy via teacher-student learning to control various dexterous hands for grasping different obje...
{ "rating": "3;5;6", "rating_avg": 4.666666666666667, "confidence": "3;4;4", "confidence_avg": 3.6666666666666665, "soundness": "2;2;3", "soundness_avg": 2.3333333333333335, "contribution": "2;2;3", "contribution_avg": 2.3333333333333335, "presentation": "2;3;4", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.930640" }
{ "id": "B9N6H9Dy4g", "metareview": "The authors study the important problem of cross-platform dexterous grasping. Their goal is to learn a grasping policy via RL that works on multiple hands, which they propose to do using a unique universal action space based on the human hand eigengrasps. These can be predicted ...
{ "decision": "Accept (Poster)" }
twtTLZnG0B
2311.05589v1
A Coefficient Makes SVRG Effective
{ "content": "## Abstract\n\nAbstract Stochastic Variance Reduced Gradient (SVRG), introduced by Johnson & Zhang ( 2013 ) , is a theoretically compelling optimization method. However, as Defazio & Bottou ( 2019 ) highlights, its effectiveness in deep learning is yet to be proven. In this work, we demonstrate the pote...
[ { "id": "AjdnUrW5QH", "initial_rating": 6, "confidence": 5, "soundness": 4, "contribution": 3, "presentation": 4, "summary": "This paper revisit SVRG in deep learning, showing how reasoning more carefully about control variates. The paper starts by a nice recap of what is believed to be ...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "4;4;4;5", "confidence_avg": 4.25, "soundness": "3;3;3;4", "soundness_avg": 3.25, "contribution": "2;2;2;2", "contribution_avg": 2, "presentation": "3;4;3;4", "presentation_avg": 3.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.931316" }
{ "id": "DEE4Qe6zvU", "metareview": "The paper introduces α-SVRG, a variant of SVRG that integrates a coefficient to dynamically control the strength of variance reduction, decaying it over time. The reviewers appreciated the novelty of this approach and its demonstrated empirical effectiveness on various deep-lear...
{ "decision": "Accept (Poster)" }
txD9llAYn9
2408.08994v3
Model-based RL as a Minimalist Approach to Horizon-Free and Second-Order Bounds
{ "content": "## Abstract\n\nAbstract Learning a transition model via Maximum Likelihood Estimation (MLE) followed by planning inside the learned model is perhaps the most standard and simplest Model-based Reinforcement Learning (RL) framework. In this work, we show that such a simple Model-based RL scheme, when equi...
[ { "id": "UpeVLi1xp5", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "This paper proposes a minimalist approach to Model-Based Reinforcement Learning (RL) that leverages Maximum Likelihood Estimation (MLE) for learning transition mo...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;4;3;4", "confidence_avg": 3.5, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "3;2;3;3", "contribution_avg": 2.75, "presentation": "2;2;3;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.932553" }
{ "id": "NbyFDrm43S", "metareview": "Model-based RL as a Minimalist Approach to Horizon-Free and Second-Order Bounds \n\nSummary: The paper introduces a minimalist approach to model-based reinforcement learning (MBRL) that combines Maximum Likelihood Estimation (MLE) for transition modeling with optimistic and pess...
{ "decision": "Accept (Poster)" }
txV4dNeusx
2410.06266v1
Near-Exact Privacy Amplification for Matrix Mechanisms
{ "content": "## Abstract\n\nAbstract We study the problem of computing the privacy parameters for DP machine learning when using privacy amplification via random batching and noise correlated across rounds via a correlation matrix 𝐂 𝐂 \\mathbf{C} bold_C (i.e., the matrix mechanism). Past work on this problem eithe...
[ { "id": "6iQisobYLN", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper investigates the computation of privacy parameters for differentially private (DP) machine learning, specifically when using privacy amplification thro...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "4;3;3;3", "confidence_avg": 3.25, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.934237" }
{ "id": "zQEP1xWgdb", "metareview": "Reviewers agreed that the paper provides a novel and practical sampling scheme for DP-SGD, and appreciated the good empirical performance. Some technical concerns were addressed during the rebuttal phase. A common concern is that the paper lacks theoretical analysis/guarantee, t...
{ "decision": "Accept (Poster)" }
tyFGIjNzlj
2407.04899v1
Algorithmic Language Models with Neurally Compiled Libraries
{ "content": "## Abstract\n\nAbstract Important tasks such as reasoning and planning are fundamentally algorithmic,\nmeaning that solving them robustly requires acquiring true reasoning or planning algorithms, rather than shortcuts.\nLarge Language Models lack true algorithmic ability primarily because of the limitat...
[ { "id": "XcX1Y6WV9k", "initial_rating": 3, "confidence": 3, "soundness": 1, "contribution": 2, "presentation": 2, "summary": "The paper addresses LLMs’ problem with performing symbolic operations. To this end, they investigate one way to incorporate a differentiable interpreter into LLMs...
{ "rating": "3;3;3;6", "rating_avg": 3.75, "confidence": "3;5;3;3", "confidence_avg": 3.5, "soundness": "2;3;1;2", "soundness_avg": 2, "contribution": "1;1;2;3", "contribution_avg": 1.75, "presentation": "1;3;2;2", "presentation_avg": 2 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.934956" }
{ "id": "2WLXGm63sU", "metareview": "This is a very interesting paper leveraging pre-compiled differentiable neural libraries as part of a language model architecture. In my opinion, this is definitely an idea worth pursuing further. However, it is also evident that the paper's evaluation is still preliminary, with...
{ "decision": "Reject" }
u1EPPYkbgA
2312.06315v1
GPTBIAS: A Comprehensive Framework for Evaluating Bias in Large Language Models
{ "content": "## Abstract\n\nAbstract Warning : This paper contains content that may be offensive or upsetting. There has been a significant increase in the usage of large language models (LLMs) in various applications, both in their original form and through fine-tuned adaptations.\nAs a result, LLMs have gained pop...
[ { "id": "IvAqnzBEyG", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "The paper introduces a bias evaluation framework that leverages advanced LLMs, such as GPT-4, to assess bias across nine distinct bias types. The framework, GPTBI...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "4;4;4;3", "confidence_avg": 3.75, "soundness": "2;2;2;2", "soundness_avg": 2, "contribution": "2;2;1;2", "contribution_avg": 1.75, "presentation": "2;2;4;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.935499" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
u3TL0qxLWf
2410.10714v2
SeedLM: Compressing LLM Weights into Seeds of Pseudo-Random Generators
{ "content": "## Abstract\n\nAbstract Large Language Models (LLMs) have transformed natural language processing, but face significant challenges in widespread deployment due to their high runtime cost. In this paper, we introduce SeedLM, a novel post-training compression method that uses seeds of pseudo-random genera...
[ { "id": "LxwVSFoxXf", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 4, "summary": "This is an interesting method of quantization, using pseudo-random generator to point to almost evenly distributed codebook items and fast adjustments.\nThe paper...
{ "rating": "5;6;6", "rating_avg": 5.666666666666667, "confidence": "4;5;3", "confidence_avg": 4, "soundness": "3;3;3", "soundness_avg": 3, "contribution": "2;3;3", "contribution_avg": 2.6666666666666665, "presentation": "2;3;4", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.936079" }
{ "id": "W5dEqYEicv", "metareview": "This paper presents SeedLM, a novel post-training compression method for LLMs that finds input seeds from model weights for pseudo-random generators, specifically using Linear Feedback Shift Registers (LFSRs). By reconstructing weights at runtime from compact seeds, SeedLM signi...
{ "decision": "Accept (Poster)" }
u63OVngeSp
2405.18314v2
Deriving Causal Order from Single-Variable Interventions: Guarantees & Algorithm
{ "content": "## Abstract\n\nAbstract Targeted and uniform interventions to a system are crucial for unveiling causal relationships. While several methods have been developed to leverage interventional data for causal structure learning, their practical application in real-world scenarios often remains challenging. R...
[ { "id": "5GbnAwgIKo", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The authors considered the problem of recovering a causal order in structural causal models (SCM) under the causal sufficiency assumption (it seems that is the ca...
{ "rating": "3;5;6;8;8", "rating_avg": 6, "confidence": "4;3;3;3;4", "confidence_avg": 3.4, "soundness": "2;2;3;4;3", "soundness_avg": 2.8, "contribution": "2;2;3;3;4", "contribution_avg": 2.8, "presentation": "3;3;3;3;4", "presentation_avg": 3.2 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.937485" }
{ "id": "tzwfvifgF0", "metareview": "The paper introduces an approach for learning the order of a causal DAG model from single variable interventions. Reviewers found it useful, and I'm generally favourable to accept based on the framing of the algorithms being novel and for providing results others may want to bui...
{ "decision": "Accept (Poster)" }
u6Y0GdTEYp
2402.06568v1
Constrained Multi-Objective Optimization
{ "content": "## Abstract\n\nAbstract Over the last decade, developments in Unmanned Aerial Vehicles (UAVs) has greatly increased, and they are being used in many fields including surveillance, crisis management or automated mission planning. This last field implies the search of plans for missions with multiple task...
[ { "id": "x5oPxsS6iF", "initial_rating": 3, "confidence": 3, "soundness": 1, "contribution": 2, "presentation": 1, "summary": "This work proposes a gradient-based optimization algorithm, MLM-CMOO, to solve constrained multi-objective optimization (CMOO) problems. The authors conduct a con...
{ "rating": "1;3;3;3", "rating_avg": 2.5, "confidence": "4;4;3;3", "confidence_avg": 3.5, "soundness": "2;2;3;1", "soundness_avg": 2, "contribution": "1;1;2;2", "contribution_avg": 1.5, "presentation": "2;2;2;1", "presentation_avg": 1.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.938305" }
{ "id": "4bkm7XH4Nd", "metareview": "The paper proposes a new gradient-based method, MLM-CMOO, for constrained multi-objective optimization (CMOO). It offers a convergence guarantee to Pareto stationary solutions with a rate of O(1/sqrt(T)). However, the paper's title is misleading as it focuses solely on a single ...
{ "decision": "Reject" }
u8SYRtXDsZ
2408.01708v1
AVESFormer: Efficient Transformer Design for Real-Time Audio-Visual Segmentation
{ "content": "## Abstract\n\nAbstract Recently, transformer-based models have demonstrated remarkable performance on audio-visual segmentation (AVS) tasks.\nHowever, their expensive computational cost makes real-time inference impractical.\nBy characterizing attention maps of the network, we identify two key obstacle...
[ { "id": "MF1biY1moJ", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper finds two primary challenges in existing audio-visual segmentation models, namely attention dissipation caused by anomalous attention weights after Sof...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "4;4;5;4", "confidence_avg": 4.25, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "2;2;3;3", "contribution_avg": 2.5, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.939030" }
{ "id": "83QHV3jIwa", "metareview": "This work received three negative ratings (borderline reject) and one positive rating (borderline accept). The reviewers rate negative scores due to the limited novelty, lack of high-level explanation of the motivation and contradictory experimental results raised by reviewer jh...
{ "decision": "Reject" }
u8VOQVzduP
2405.14744v2
Exploring Prosocial Irrationality for LLM Agents: A Social Cognition View
{ "content": "## Abstract\n\nAbstract Large language models (LLMs) have been shown to face hallucination issues due to the data they trained on often containing human bias; whether this is reflected in the decision-making process of LLM agents remains under-explored. As LLM Agents are increasingly employed in intrica...
[ { "id": "aDMntMRkEa", "initial_rating": 6, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper introduces CogMir, a novel open-ended framework designed to evaluate and interpret social intelligence in Large Language Model (LLM) agents through cog...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "4;2;3;3", "confidence_avg": 3, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "2;3;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.939734" }
{ "id": "FyOBDHhW49", "metareview": "This paper proposed a benchmark called CogMir for evaluating cognitive biases in LLM agents. While reviewers had concerns, especially with the connection to theoretical lines of work in social and cognitive science, these were not insurmountable, and the reviewers' response to t...
{ "decision": "Accept (Poster)" }
uAFHCZRmXk
2404.07983v2
Two Effects, One Trigger: On the Modality Gap, Object Bias, and Information Imbalance in Contrastive Vision-Language Models
{ "content": "## Abstract\n\nAbstract Contrastive vision-language models (VLMs), like CLIP, have gained popularity for their versatile applicability to various downstream tasks. Despite their successes in some tasks, like zero-shot object recognition, they perform surprisingly poor on other tasks, like attribute reco...
[ { "id": "MyCbWVhJg0", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper presents a comprehensive study of contrastive VLMs, particularly examining why they excel at object recognition but struggle with attribute detection. ...
{ "rating": "5;6;8;8", "rating_avg": 6.75, "confidence": "4;3;3;4", "confidence_avg": 3.5, "soundness": "2;3;3;4", "soundness_avg": 3, "contribution": "3;3;4;3", "contribution_avg": 3.25, "presentation": "1;3;3;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Oral", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.940547" }
{ "id": "LkLe4cVXns", "metareview": "This paper studies the phenomena of modality gap and object bias in contrastive VLMs, and shows that they stem from an information imbalance between modalities, limiting alignment in the embedding space, with the modality gap driven by few dimensions, linked to higher logit entr...
{ "decision": "Accept (Oral)" }
uBai0ukstY
2410.04209v1
Equivariant Neural Functional Networks for Transformers
{ "content": "## Abstract\n\nAbstract This paper systematically explores neural functional networks (NFN) for transformer architectures. NFN are specialized neural networks that treat the weights, gradients, or sparsity patterns of a deep neural network (DNN) as input data and have proven valuable for tasks such as l...
[ { "id": "14HGfs6tlo", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper introduces a novel concept of Transformer Neural Functional Networks (Transformer-NFN), designed as equivariant neural functional networks specifically ...
{ "rating": "6;6;8;8", "rating_avg": 7, "confidence": "2;4;2;4", "confidence_avg": 3, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "3;3;3;3", "contribution_avg": 3, "presentation": "2;3;3;2", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.942109" }
{ "id": "PsxvXkKmxM", "metareview": "The paper proposes an algorithm for equivariant transformer architectures of neural fields. Reviewers are unanimously in favor of accepting the paper, and initially had questions about the computational cost, as well as the significance of improvements. Authors answered with add...
{ "decision": "Accept (Poster)" }
uBcx1aFpXy
2410.04932v1
OmniBooth: Learning Latent Control for Image Synthesis with Multi-modal Instruction
{ "content": "## Abstract\n\nAbstract We present OmniBooth , an image generation framework that enables spatial control with instance-level multi-modal customization. For all instances, the multi-modal instruction can be described through text prompts or image references. Given a set of user-defined masks and associa...
[ { "id": "yKpN1fpwi9", "initial_rating": 5, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "The paper introduces OmniBooth, a novel framework for image generation that leverages multimodal instructions to enable spatial and instance-level control. The me...
{ "rating": "5;6;6;6", "rating_avg": 5.75, "confidence": "4;5;4;2", "confidence_avg": 3.75, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.948215" }
{ "id": "aUj78epK6N", "metareview": "This paper addresses the problem of generating images with precise instance-level spatial control using multi-modal instructions. The proposed approach combines semantic information (from text or image references) and spatial information (from segmentation masks) into a unified ...
{ "decision": "Reject" }
uBnM3EFovQ
2406.14393v3
Jailbreaking as a Reward Misspecification Problem
{ "content": "## Abstract\n\nAbstract The widespread adoption of large language models (LLMs) has raised concerns about their safety and reliability, particularly regarding their vulnerability to adversarial attacks. In this paper, we propose a novel perspective that attributes this vulnerability to reward misspecifi...
[ { "id": "RPV8XpyA7n", "initial_rating": 3, "confidence": 3, "soundness": 2, "contribution": 3, "presentation": 2, "summary": "The authors propose that vulnerabilities in large language models (LLMs) stem from reward misspecification during the alignment process. They introduce a metric, ...
{ "rating": "3;5;6;6", "rating_avg": 5, "confidence": "3;4;2;3", "confidence_avg": 3, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "3;2;3;3", "contribution_avg": 2.75, "presentation": "2;2;3;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.948967" }
{ "id": "mP59vqgAn3", "metareview": "The recommendation is based on the reviewers' comments, the area chair's evaluation, and the author-reviewer discussion. \n\nThis paper studies the reward misspecification problem for LLMs and use the results to propose an automated red-teaming approach. All reviewers find the s...
{ "decision": "Accept (Poster)" }
uClUUJk05H
2411.02728v1
Compositional simulation-based inference for time series
{ "content": "## Abstract\n\nabstract Amortized simulation-based inference (SBI) methods train neural networks on simulated data to perform Bayesian inference. While this approach avoids the need for tractable likelihoods, it often requires a large number of simulations and has been challenging to scale to time-serie...
[ { "id": "KgLgnv38ci", "initial_rating": 5, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper proposes a simulation-based inference (SBI) method for state-space models where the transition dynamics is Markovian. The core idea is to simulate many...
{ "rating": "3;3;5;5;6;8", "rating_avg": 5, "confidence": "4;5;2;3;4;4", "confidence_avg": 3.6666666666666665, "soundness": "3;2;3;2;3;4", "soundness_avg": 2.8333333333333335, "contribution": "2;2;2;2;2;3", "contribution_avg": 2.1666666666666665, "presentation": "3;2;2;2;2;4", "presentation_avg": 2....
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.949763" }
{ "id": "mS8PjOxSih", "metareview": "The reviewers recommend acceptance (6-5-8-6-6-6). The paper presents a simulation-based inference approach for Markovian state-space models, leveraging the structure of the forward model to reduce the computational cost of the inference. The approach is well-motivated and the re...
{ "decision": "Accept (Poster)" }
uCqxDfLYrB
2410.12360v1
Towards Neural Scaling Laws for Time Series Foundation Models
{ "content": "## Abstract\n\nAbstract Scaling laws offer valuable insights into the design of time series foundation models (TSFMs). However, previous research has largely focused on the scaling laws of TSFMs for in-distribution (ID) data, leaving their out-of-distribution (OOD) scaling behavior and the influence of ...
[ { "id": "dDxv0xN62P", "initial_rating": 5, "confidence": 5, "soundness": 3, "contribution": 4, "presentation": 3, "summary": "The paper analyzes two common TSFM architectures -- encoder-only and decoder-only transformers -- in terms of both in-distribution and out-of-distribution data. T...
{ "rating": "5;5;6;8", "rating_avg": 6, "confidence": "4;5;3;4", "confidence_avg": 4, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "3;4;3;3", "contribution_avg": 3.25, "presentation": "4;3;3;4", "presentation_avg": 3.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.950609" }
{ "id": "zYJ1elTdGu", "metareview": "(a) Summary of Scientific Claims and Findings\nThis paper investigates scaling laws for Time Series Foundation Models (TSFMs), focusing on both in-distribution (ID) and out-of-distribution (OOD) settings. The key contributions include:\nEmpirical Findings on Scaling Laws: The st...
{ "decision": "Accept (Poster)" }
uDZ9d4UAUh
2406.10834v1
Exposing the Achilles' Heel: Evaluating LLMs Ability to Handle Mistakes in Mathematical Reasoning
{ "content": "## Abstract\n\nAbstract Large Language Models (LLMs) have been applied to Math Word Problems (MWPs) with transformative impacts, revolutionizing how these complex problems are approached and solved in various domains including educational settings. However, the evaluation of these models often prioritiz...
[ { "id": "6s6qEy4dlX", "initial_rating": 5, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper proposes a dataset for evaluating LLMs’ abilities in detecting and correcting mistakes. The dataset contains math word problems with both correct and w...
{ "rating": "3;5;5;5", "rating_avg": 4.5, "confidence": "4;5;4;3", "confidence_avg": 4, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "2;3;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.951770" }
{ "id": "jMQ98PpAfz", "metareview": "The paper presents a dataset for evaluating LLMs’ abilities in detecting and correcting mathematical reasoning mistakes. The dataset contains math word problems with both correct and wrong reasoning chains. The proposed pipeline includes perturbations to the original reasoning c...
{ "decision": "Reject" }
uDjuCpQH5N
2410.08827v2
Do Unlearning Methods Remove Information from Language Model Weights?
{ "content": "## Abstract\n\nAbstract Large Language Models’ knowledge of how to perform cyber-security attacks, create bioweapons, and manipulate humans poses risks of misuse. Previous work has proposed methods to unlearn this knowledge. Historically, it has been unclear whether unlearning techniques are removing in...
[ { "id": "Qir2JL4Nzy", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper addresses the challenge of unlearning in LLMs and investigates whether unlearning methods effectively remove knowledge or simply make it more difficult...
{ "rating": "3;3;6;8", "rating_avg": 5, "confidence": "5;4;5;4", "confidence_avg": 4.5, "soundness": "2;2;4;4", "soundness_avg": 3, "contribution": "1;2;2;4", "contribution_avg": 2.25, "presentation": "3;2;4;4", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.952474" }
{ "id": "0iuSy6e9vh", "metareview": "The paper shows that finetuning on a few unlearned facts can recover a large portion of unlearned knowledge.\nThis vulnerability had been demonstrated by prior work, and thus multiple reviewers questioned the novelty of this paper.\nWhile this paper does evaluate this attack vec...
{ "decision": "Reject" }
uE84MGbKD7
2411.07127v1
Benchmarking LLMs' Judgments with No Gold Standard
{ "content": "## Abstract\n\nAbstract. We introduce the GEM (Generative Estimator for Mutual Information), an evaluation metric for assessing language generation by Large Language Models (LLMs), particularly in generating informative judgments, without the need for a gold standard reference. GEM broadens the scenario...
[ { "id": "zBLr573tyf", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper introduces GEM, a novel metric for evaluating the performance of large language models in generating informative judgments using given references but no...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;3;4;4", "confidence_avg": 3.5, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "3;3;3;3", "contribution_avg": 3, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.953220" }
{ "id": "i385HcZkhV", "metareview": "The paper introduces GEM, a metric for evaluating large language models (LLMs) based on the informativeness of their generated responses without needing gold-standard references. GEM estimates mutual information between candidate and reference responses, making it ideal for subj...
{ "decision": "Accept (Poster)" }
uEPRY2XAEs
2410.13835v2
Active-Dormant Attention Heads: Mechanistically Demystifying Extreme-Token Phenomena in LLMs
{ "content": "## Abstract\n\nAbstract Practitioners have consistently observed three puzzling phenomena in transformer-based large language models (LLMs): attention sinks , value-state drains , and residual-state peaks , collectively referred to as extreme-token phenomena . These phenomena are characterized by certai...
[ { "id": "Es2useBInG", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "The paper investigates the underlying mechanisms of \"extreme-token phenomena\" in large language models (LLMs), characterized by three main effects: attention si...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;3;3;3", "confidence_avg": 3, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "2;2;3;3", "contribution_avg": 2.5, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.954190" }
{ "id": "LN6TgHsXwS", "metareview": "This paper investigated the phenomena called \"extreme-token phenomena\" observed in transformer-based large language models that include attention sinks, value-state drains, and residual-state peaks. Based on a toy task with a small model, the authors identify an active-dormant...
{ "decision": "Reject" }
uHgVrGF2Wn
2406.08035v2
LVBench: An Extreme Long Video Understanding Benchmark
{ "content": "## Abstract\n\nAbstract Recent progress in multimodal large language models has markedly enhanced the understanding of short videos (typically under one minute), and several evaluation datasets have emerged accordingly. However, these advancements fall short of meeting the demands of real-world applicat...
[ { "id": "syMZDxRKrm", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "In this paper, the authors introduce LVBench, a new MLLM benchmark designed to evaluate performance on long-term videos. LVBench comprises 103 high-quality videos...
{ "rating": "3;5;5;5", "rating_avg": 4.5, "confidence": "5;4;4;4", "confidence_avg": 4.25, "soundness": "3;3;3;2", "soundness_avg": 2.75, "contribution": "2;3;3;2", "contribution_avg": 2.5, "presentation": "4;3;2;2", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.955071" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
uIg9Vcw2CY
2404.17789v3
BiLO: Bilevel Local Operator Learning for PDE inverse problems
{ "content": "## Abstract\n\nAbstract We propose a new neural network based method for solving inverse problems for partial differential equations (PDEs) by formulating the PDE inverse problem as a bilevel optimization problem. At the upper level, we minimize the data loss with respect to the PDE parameters. At the l...
[ { "id": "FhSa7EdCkh", "initial_rating": 6, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The paper investigates a method for parameter identification in PDEs (similar to optimal control). The idea is to replace the PDE constraint with novel functional...
{ "rating": "3;6;6;6", "rating_avg": 5.25, "confidence": "4;5;4;4", "confidence_avg": 4.25, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "1;3;3;2", "contribution_avg": 2.25, "presentation": "3;4;2;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.955721" }
{ "id": "jwTE0gXnnF", "metareview": "This paper introduces a new approach for solving inverse problems for partial differential equations (PDEs). Specifically, the approach formulates the problem as a bilevel optimization problem. This efficient approach is also able to enforce PDE constraints. Results demonstrate...
{ "decision": "Reject" }
uL1H29dM0c
2405.16305v2
Efficiently Parameterized Neural Metriplectic Systems
{ "content": "## Abstract\n\nAbstract Metriplectic systems are learned from data in a way that scales quadratically in both the size of the state and the rank of the metriplectic data. Besides being provably energy conserving and entropy stable, the proposed approach comes with approximation results demonstrating its...
[ { "id": "GbKRiotZf1", "initial_rating": 5, "confidence": 2, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "In this work, the authors present a neural network model (NMS) for learning the dynamics of metriplectic systems from trajectory data. It is based on a parameteri...
{ "rating": "5;5;6;8", "rating_avg": 6, "confidence": "4;2;2;4", "confidence_avg": 3, "soundness": "4;3;3;3", "soundness_avg": 3.25, "contribution": "3;2;3;3", "contribution_avg": 2.75, "presentation": "4;2;2;2", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.956530" }
{ "id": "IEmxNAEtye", "metareview": "This paper proposes a method for learning the dynamics of metriplectic systems from trajectory data. It hardwires structural information in the learning model using geometric techniques, so that the physical constraint is strictly satisfied. Reviewers and I found the method to b...
{ "decision": "Accept (Poster)" }
uLAAVg0ymc
2402.03819v3
Do we need rebalancing strategies? A theoretical and empirical study around SMOTE and its variants
{ "content": "## Abstract\n\nAbstract Synthetic Minority Oversampling Technique (SMOTE) is a common rebalancing strategy for handling imbalanced tabular data sets. However, few works analyze SMOTE theoretically. In this paper, we prove that SMOTE (with default parameter) tends to copy the original minority samples as...
[ { "id": "hsHVuhcKeI", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper makes a theretical analysis of the well-known SMOTE method for imbalance classification, and proposes two simplest variants.", "strengths": "This p...
{ "rating": "3;5;5;8", "rating_avg": 5.25, "confidence": "4;4;3;4", "confidence_avg": 3.75, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "2;2;2;3", "contribution_avg": 2.25, "presentation": "2;2;3;4", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.957543" }
{ "id": "o4aw6BF7Jp", "metareview": "The Authors discuss the problem of imbalance classification. Their focus is on analyzing one of the most popular oversampling strategies, known as SMOTE. They prove, for example, that SMOTE under the default parameters tends to copy the original minority samples asymptotically. ...
{ "decision": "Reject" }
uM2IDdivyC
2406.04709v1
ConDiff: A Challenging Dataset for Neural Solvers of Partial Differential Equations
{ "content": "## Abstract\n\nAbstract We present ConDiff, a novel dataset for scientific machine learning. ConDiff focuses on the diffusion equation with varying coefficients, a fundamental problem in many applications of parametric partial differential equations (PDEs). The main novelty of the proposed dataset is th...
[ { "id": "Bv5ApYLP6X", "initial_rating": 3, "confidence": 3, "soundness": 3, "contribution": 1, "presentation": 3, "summary": "This paper proposes a challenging dataset as a benchmark for models that use neural networks as PDE solvers. The proposed dataset aims to be more representative o...
{ "rating": "3;3;3;3", "rating_avg": 3, "confidence": "4;4;3;3", "confidence_avg": 3.5, "soundness": "3;2;2;3", "soundness_avg": 2.5, "contribution": "1;1;2;1", "contribution_avg": 1.25, "presentation": "3;2;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.958434" }
{ "id": "VOgSCppGro", "metareview": "This paper introduces ConDiff, a new benchmark dataset designed to evaluate machine learning models, particularly neural network-based PDE solvers like FNOs and DeepONets, in solving the 2D diffusion equation with spatially dependent, discontinuous coefficients. It provides a la...
{ "decision": "Reject" }
uMEsKEiB7J
2403.12766v2
NovelQA: Benchmarking Question Answering on Documents Exceeding 200K Tokens
{ "content": "## Abstract\n\nAbstract The rapid advancement of Large Language Models (LLMs) has introduced a new frontier in natural language processing, particularly in understanding and processing long-context information. However, the evaluation of these models’ long-context abilities remains a challenge due to th...
[ { "id": "wSqc7ocvlh", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper introduces a new benchmark called NovelQA, which is designed to evaluate the performance of LLMs on extremely long and complex texts. NovelQA uses Engl...
{ "rating": "5;6;6;6;6", "rating_avg": 5.8, "confidence": "3;4;4;3;4", "confidence_avg": 3.6, "soundness": "3;3;3;3;3", "soundness_avg": 3, "contribution": "2;3;3;3;3", "contribution_avg": 2.8, "presentation": "3;3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.959070" }
{ "id": "9tceZzcFCm", "metareview": "The paper presents NovelQA, a benchmark of question answering where the context can be of length up to than 200k tokens. The benchmark is quite thorough, the paper well written and the reviewers are all positive wrt the paper. The paper also benchmarks many LLMs on this task w...
{ "decision": "Accept (Poster)" }
uMLeOlzlZ2
2401.17244v3
LLaMP: Large Language Model Made Powerful for High-fidelity Materials Knowledge Retrieval
{ "content": "## Abstract\n\nAbstract Reducing hallucination of Large Language Models (LLMs) is imperative for use in the sciences where reproducibility is crucial. However, LLMs inherently lack long-term memory, making it a nontrivial, ad hoc , and inevitably biased task to fine-tune them on domain-specific literatu...
[ { "id": "GAYBUJqaWM", "initial_rating": 3, "confidence": 3, "soundness": 3, "contribution": 1, "presentation": 3, "summary": "The manuscript describes the introduction and test of LLaMP, an LLM fine tuned to interact with the materials science data from the Materials Project database and...
{ "rating": "1;3;6;8", "rating_avg": 4.5, "confidence": "4;3;4;4", "confidence_avg": 3.75, "soundness": "1;3;3;3", "soundness_avg": 2.5, "contribution": "2;1;3;3", "contribution_avg": 2.25, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.959732" }
{ "id": "spEWEualnz", "metareview": "In this work, authors present a multimodal retrieval-augmented generation (RAG) framework that uses hierarchical reasoning-and-acting (ReAct) agents to interact with Materials Project database and run atomistic simulations. The paper claims improved accuracy in material property...
{ "decision": "Reject" }
uNomADvF3s
2406.10513v1
Lift Your Molecules: Molecular Graph Generation in Latent Euclidean Space
{ "content": "## Abstract\n\nAbstract We introduce a new framework for molecular graph generation with 3D molecular generative models. Our Synthetic Coordinate Embedding ( SyCo ) framework maps molecular graphs to Euclidean point clouds via synthetic conformer coordinates and learns the inverse map using an E( n n )-...
[ { "id": "uG811jE6oO", "initial_rating": 6, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper introduces a novel 3D latent embedding scheme for 2D molecular graph generation. It presents a set of experiments which try to show that this inductive ...
{ "rating": "5;6;6;6", "rating_avg": 5.75, "confidence": "4;4;3;2", "confidence_avg": 3.25, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "3;3;4;3", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.960799" }
{ "id": "eERYf9rjow", "metareview": "**Summary**\n\nThis paper introduces SyCO, a novel method for 2D molecular graph generation that leverages 3D latent embeddings. The approach involves mapping 2D molecular graphs to 3D point clouds using synthetic coordinates generated via the ETKDG algorithm, and then learning ...
{ "decision": "Accept (Poster)" }
uOrfve3prk
2411.04430v1
Towards Unifying Interpretability and Control: Evaluation via Intervention
{ "content": "## Abstract\n\nAbstract With the growing complexity and capability of large language models (LLMs), a need to understand model reasoning has emerged, often motivated by an underlying goal of controlling and aligning models.\nWhile numerous interpretability and steering methods have been proposed as solu...
[ { "id": "ZspyOqdOxT", "initial_rating": 5, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper addresses the disconnect between interpretability and control in LLMs, proposing intervention as a core goal of interpretability. The authors introduce...
{ "rating": "3;5;5;6", "rating_avg": 4.75, "confidence": "4;3;4;2", "confidence_avg": 3.25, "soundness": "1;2;3;3", "soundness_avg": 2.25, "contribution": "1;3;3;3", "contribution_avg": 2.5, "presentation": "2;2;3;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.961657" }
{ "id": "P8y5ZGCMKv", "metareview": "This paper presents a framework for evaluating the effectiveness of interpretability methods in large language models (LLMs) through the lens of \"intervention,\" aiming to bridge the gap between interpretability and model control. The authors introduce two novel evaluation metr...
{ "decision": "Reject" }
uOxoje4Sa9
2410.15027v1
Group Diffusion Transformers are Unsupervised Multitask Learners
{ "content": "## Abstract\n\nAbstract While large language models (LLMs) have revolutionized natural language processing with their task-agnostic capabilities, visual generation tasks such as image translation, style transfer, and character customization still rely heavily on supervised, task-specific datasets. In th...
[ { "id": "rm1yJXJ3Yw", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 3, "presentation": 3, "summary": "This paper presents group diffusion transformer (GDT), targeting the problem of multi-image generation for multi-task learning. The key idea is to bind the self-a...
{ "rating": "3;5;5;6", "rating_avg": 4.75, "confidence": "4;3;4;3", "confidence_avg": 3.5, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "2;2;3;3", "contribution_avg": 2.5, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.962462" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
uPwe2w78Wx
2405.19425v2
Adaptive In-conversation Team Building for Language Model Agents
{ "content": "## Abstract\n\nAbstract Leveraging multiple large language model (LLM) agents has shown to be a promising approach for tackling complex tasks, while the effective design of multiple agents for a particular application remains an art. It is thus intriguing to answer a critical question: Given a task, how...
[ { "id": "R1Dwr4GjIc", "initial_rating": 6, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "Multi-agent systems (MAS) has shown to be superior to single agent system if constructed properly. However, designing a perfect MAS requires carefully designing t...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;4;4;4", "confidence_avg": 3.75, "soundness": "3;2;3;2", "soundness_avg": 2.5, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "3;3;2;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.963353" }
{ "id": "eR1RmcoSnx", "metareview": "The authors address the problem of how to effectively design and manage a team of LLM-based agents to solve complex tasks and propose \"Captain Agent,\" a novel LLM agent that dynamically forms and manages teams of agents for complex tasks, using nested conversations and reflect...
{ "decision": "Reject" }
uQEsLZU15E
2410.07167v2
Deciphering Cross-Modal Alignment in Large Vision-Language Models with Modality Integration Rate
{ "content": "## Abstract\n\nAbstract We present the Modality Integration Rate (MIR), an effective, robust, and generalized metric to indicate the multi-modal pre-training quality of Large Vision Language Models (LVLMs).\nLarge-scale pre-training plays a critical role in building capable LVLMs, while evaluating its t...
[ { "id": "pLpwzAOuA1", "initial_rating": 8, "confidence": 3, "soundness": 4, "contribution": 3, "presentation": 4, "summary": "This work proposes Modality Intergration Rate (MIR) to evaluate the pre-training quality of LVLMs, which measures the distance between vision and text modalities....
{ "rating": "3;5;5;8", "rating_avg": 5.25, "confidence": "4;3;2;3", "confidence_avg": 3, "soundness": "3;3;3;4", "soundness_avg": 3.25, "contribution": "2;3;2;3", "contribution_avg": 2.5, "presentation": "3;3;3;4", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.964217" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
uQjySppU9x
2411.04989v1
SG-I2V: Self-Guided Trajectory Control in Image-to-Video Generation
{ "content": "## Abstract\n\nAbstract Methods for image-to-video generation have achieved impressive, photo-realistic quality.\nHowever, adjusting specific elements in generated videos, such as object motion or camera movement, is often a tedious process of trial and error, e.g., involving re-generating videos with d...
[ { "id": "x7zaXbHFg5", "initial_rating": 5, "confidence": 5, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "The paper introduces SG-I2V, a self-guided method designed to achieve zero-shot controllable image-to-video (I2V) generation. Technically, SG-I2V first extracts f...
{ "rating": "5;5;6;6;6", "rating_avg": 5.6, "confidence": "5;5;4;5;4", "confidence_avg": 4.6, "soundness": "3;2;3;3;3", "soundness_avg": 2.8, "contribution": "2;2;2;3;3", "contribution_avg": 2.4, "presentation": "3;2;3;3;3", "presentation_avg": 2.8 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.964950" }
{ "id": "31c5FZUmex", "metareview": "This work receives mixed reviews. While reviewers initially raised concerns regarding performance discrepancies, limited evaluation, technical novelty, and computational cost, the authors' detailed response and clarification have largely addressed these concerns. The paper's con...
{ "decision": "Accept (Poster)" }
uSiyu6CLPh
2401.13212v1
AdCorDA: Classifier Refinement via Adversarial Correction and Domain Adaptation
{ "content": "## Abstract\n\nAbstract This paper describes a simple yet effective technique for refining a pretrained classifier network. The proposed AdCorDA method is based on modification of the training set and making use of the duality between network weights and layer inputs. We call this input space training. ...
[ { "id": "rlfBO2bT8I", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper proposes a method for refining pre-trained classifiers through adversarial correction and domain adaptation. Adversarial correction adds adversarial pe...
{ "rating": "3;3;6;6", "rating_avg": 4.5, "confidence": "4;4;4;3", "confidence_avg": 3.75, "soundness": "2;2;3;4", "soundness_avg": 2.75, "contribution": "2;2;3;4", "contribution_avg": 2.75, "presentation": "3;3;3;4", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.965549" }
{ "id": "rMTmhz5Id0", "metareview": "This paper introduces AdCorDA, a two-stage method for refining pretrained classifiers through adversarial correction and domain adaptation. The authors conducted experiments on standard and weight-quantized neural networks to demonstrate the effectiveness of AdCorDA. The main id...
{ "decision": "Reject" }
uTqnyF0JNR
2406.09870v2
IGL-Bench: Establishing the Comprehensive Benchmark for Imbalanced Graph Learning
{ "content": "## Abstract\n\nAbstract Deep graph learning has gained grand popularity over the past years due to its versatility and success in representing graph data across a wide range of domains.\nHowever, the pervasive issue of imbalanced graph data distributions, where certain parts exhibit disproportionally ab...
[ { "id": "plAfsMgV1E", "initial_rating": 8, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper addresses the gap in graph learning by introducing a benchmark named IGL-Bench for imbalanced graph learning. The benchmark covers 24 algorithms across...
{ "rating": "5;6;6", "rating_avg": 5.666666666666667, "confidence": "3;3;3", "confidence_avg": 3, "soundness": "3;3;3", "soundness_avg": 3, "contribution": "3;3;3", "contribution_avg": 3, "presentation": "3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.966358" }
{ "id": "H7f0QZoHzk", "metareview": "This paper introduces IGL-Bench, a benchmark for Imbalanced Graph Learning (IGL) that evaluates 24 algorithms across 17 datasets, addressing both class and topology imbalances in node- and graph-level tasks. The benchmark provides a unified data processing pipeline, evaluation p...
{ "decision": "Accept (Spotlight)" }
uVDwunWsLz
2410.07746v1
Benign Overfitting in Single-Head Attention
{ "content": "## Abstract\n\nAbstract The phenomenon of benign overfitting , where a trained neural network perfectly fits noisy training data but still achieves near-optimal test performance, has been extensively studied in recent years for linear models and fully-connected/convolutional networks. In this work, we s...
[ { "id": "UkHxibY1wM", "initial_rating": 3, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper studies benign overfitting in a single-head attention model, proving that under certain signal-to-noise ratio (SNR) conditions, the model achieves beni...
{ "rating": "3;3;5;6", "rating_avg": 4.25, "confidence": "4;3;4;2", "confidence_avg": 3.25, "soundness": "3;2;3;3", "soundness_avg": 2.75, "contribution": "2;2;2;3", "contribution_avg": 2.25, "presentation": "3;2;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.967900" }
{ "id": "3Y5hsgbQoA", "metareview": "This paper theoretically investigates benign overfitting for a single head attention model. \n\nAlthough benign overfitting of transformers is an important research topic, this paper has several drawbacks: \n(i) The biggest concern of this paper is its novelty. First, the an...
{ "decision": "Reject" }
uVMZgtw2pf
2406.11730v2
CHG Shapley: Efficient Data Valuation and Selection towards Trustworthy Machine Learning
{ "content": "## Abstract\n\nAbstract Understanding the decision-making process of machine learning models is crucial for ensuring trustworthy machine learning. Data Shapley, a landmark study on data valuation, advances this understanding by assessing the contribution of each datum to model accuracy. However, the res...
[ { "id": "teJbotRbye", "initial_rating": 3, "confidence": 4, "soundness": 4, "contribution": 1, "presentation": 4, "summary": "The paper proposed a gradient-based method to reduce the computational cost of Data Shapley: the CHG (compound of Hardness and Gradient) utility function, which a...
{ "rating": "3;3;5", "rating_avg": 3.6666666666666665, "confidence": "3;4;4", "confidence_avg": 3.6666666666666665, "soundness": "3;4;2", "soundness_avg": 3, "contribution": "2;1;2", "contribution_avg": 1.6666666666666667, "presentation": "3;4;2", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.969469" }
{ "id": "0aX8BmUp1L", "metareview": "The paper proposed a gradient-based method to reduce the computation of the Shapley value of training data. The proposed CHG (compound of Hardness and Gradient) utility function approximates the utility of each data subset on model performance. Using the CHG utility function, t...
{ "decision": "Reject" }
uWtLOy35WD
2408.15881v3
LLaVA-MoD: Making LLaVA Tiny via MoE-Knowledge Distillation
{ "content": "## Abstract\n\nAbstract We introduce LLaVA-MoD, a novel framework designed to enable the efficient training of small-scale Multimodal Language Models ( s -MLLM) distilling knowledge from large-scale MLLM ( l -MLLM). Our approach tackles two fundamental challenges in MLLM distillation. First, we optimize...
[ { "id": "3O8t85Vrcr", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "LLaVA-MoD introduces a framework for creating efficient small-scale multimodal language models through knowledge distillation from larger models. The approach tac...
{ "rating": "5;5;6;6;6;8", "rating_avg": 6, "confidence": "4;4;3;3;3;3", "confidence_avg": 3.3333333333333335, "soundness": "2;2;3;3;3;4", "soundness_avg": 2.8333333333333335, "contribution": "2;2;3;3;2;3", "contribution_avg": 2.5, "presentation": "3;3;3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.970105" }
{ "id": "286SqxaM8T", "metareview": "This work introduces LLaVA-MoD, a framework for training compact multimodal language models through knowledge distillation from larger models. The study addresses two main challenges: (1) optimizing the network structure using a sparse Mixture of Experts (MoE) architecture, and ...
{ "decision": "Accept (Poster)" }
uZFXpPrwSh
2410.11711v1
Zero-shot Model-based Reinforcement Learning using Large Language Models
{ "content": "## Abstract\n\nAbstract The emerging zero-shot capabilities of Large Language Models (LLMs) have led to their applications in areas extending well beyond natural language processing tasks.\nIn reinforcement learning, while LLMs have been extensively used in text-based environments, their integration wit...
[ { "id": "j06EBQCa5I", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "This paper proposes a new approach Disentangled In-Context Learning (DICL) to generalize LLM-based in-context learning to the domain of continuous-state-space rei...
{ "rating": "5;6;8;8", "rating_avg": 6.75, "confidence": "3;3;2;3", "confidence_avg": 2.75, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "3;3;3;3", "contribution_avg": 3, "presentation": "2;2;3;2", "presentation_avg": 2.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.970933" }
{ "id": "qm9PwkOvuE", "metareview": "This work explores using pre-trained LLMs to predict the dynamics of continuous MDPs in-context, addressing challenges related to multivariate data and control signal integration. The reviewers appreciate the originality of the approach, the theoretical analysis, and the thoroug...
{ "decision": "Accept (Poster)" }
uZgK0tcPqd
2410.01532v1
Seeing Eye to AI: Human Alignment via Gaze-Based Response Rewards for Large Language Models
{ "content": "## Abstract\n\nAbstract Advancements in Natural Language Processing (NLP), have led to the emergence of Large Language Models (LLMs) such as GPT, Llama, Claude, and Gemini, which excel across a range of tasks but require extensive fine-tuning to align their outputs with human expectations. A widely used...
[ { "id": "zHx1Gezzt6", "initial_rating": 8, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 4, "summary": "The paper examines the possibility of using eye-tracking data to train language reward models. The authors integrate synthetic eye tracking data from existing mod...
{ "rating": "3;6;8", "rating_avg": 5.666666666666667, "confidence": "3;4;3", "confidence_avg": 3.3333333333333335, "soundness": "2;3;3", "soundness_avg": 2.6666666666666665, "contribution": "3;3;3", "contribution_avg": 3, "presentation": "2;3;4", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.971831" }
{ "id": "KQMpkX8e2e", "metareview": "This paper introduces a novel framework that integrates eye-tracking data as implicit feedback into the reward model for aligning LLMs with human expectations, called GazeReward. The reviewers appreciate the novelty of the approach and the performance gains it can achieve by inc...
{ "decision": "Accept (Poster)" }
uZmmgHY1mD
2409.20370v1
The Perfect Blend: Redefining RLHF with Mixture of Judges
{ "content": "## Abstract\n\nAbstract Reinforcement learning from human feedback (RLHF) has become the leading approach for fine-tuning large language models (LLM). However, RLHF has limitations in multi-task learning (MTL) due to challenges of reward hacking and extreme multi-objective optimization (i.e., trade-off ...
[ { "id": "vl258B18c8", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper introduces a novel training paradigm called Constrained Generative Policy Optimization (CGPO), to tackle the challenge of multi-objective optimization ...
{ "rating": "3;6;6", "rating_avg": 5, "confidence": "4;4;3", "confidence_avg": 3.6666666666666665, "soundness": "2;3;3", "soundness_avg": 2.6666666666666665, "contribution": "2;3;3", "contribution_avg": 2.6666666666666665, "presentation": "2;4;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.972849" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
uaMSBJDnRv
2410.08847v2
Unintentional Unalignment: Likelihood Displacement in Direct Preference Optimization
{ "content": "## Abstract\n\nAbstract Direct Preference Optimization (DPO) and its variants are increasingly used for aligning language models with human preferences.\nAlthough these methods are designed to teach a model to generate preferred responses more frequently relative to dispreferred responses, prior work ha...
[ { "id": "ctJKwH01kl", "initial_rating": 8, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper discusses a curious and interesting phenomenon - likelihood displacement in LLMs where alignment methods actually can lead the model to be unaligned by ...
{ "rating": "5;6;6;8", "rating_avg": 6.25, "confidence": "3;3;3;3", "confidence_avg": 3, "soundness": "3;3;4;3", "soundness_avg": 3.25, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "4;3;4;3", "presentation_avg": 3.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.973990" }
{ "id": "UCXR1SFYPs", "metareview": "The paper points out a curious phenomenon in direct preference optimization (DPO) where the likelihood of preferred responses decreases during learning. The authors characterize this as driven by preferences that induce similar embeddings and propose the use of the centered hid...
{ "decision": "Accept (Poster)" }
ubIxE93FLM
2404.06479v4
Visually Descriptive Language Model for Vector Graphics Reasoning
{ "content": "## Abstract\n\nAbstract Despite significant advancements, current large multimodal models (LMMs) struggle to bridge the gap between low-level visual perception—focusing on shapes, sizes and layouts—and high-level language reasoning involving semantics, events and logic.\nThis limitation becomes evident ...
[ { "id": "J2ti0tkuUE", "initial_rating": 5, "confidence": 2, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "The paper introduces VDLM that aims to decrease inaccuracies associated with modern VLMs by USING an intermediate representation Primal Visual Description (PVD), ...
{ "rating": "3;5;5;5", "rating_avg": 4.5, "confidence": "4;4;4;2", "confidence_avg": 3.5, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "3;2;3;2", "contribution_avg": 2.5, "presentation": "2;3;3;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.975222" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
ubuGgIPVD0
2309.01539v3
TSTTC: A Large-Scale Dataset for Time-to-Contact Estimation in Driving Scenarios
{ "content": "## Abstract\n\nAbstract Time-to-Contact (TTC) estimation is a critical task for assessing collision risk and is widely used in various driver assistance and autonomous driving systems. The past few decades have witnessed development of related theories and algorithms. The prevalent learning-based method...
[ { "id": "BFI3DLB03l", "initial_rating": 5, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper introduces a time-to-contact dataset for the safety requirements of the redundancy system in ADAS. In addition to being collected from real-world scena...
{ "rating": "5;5;5;5", "rating_avg": 5, "confidence": "3;5;4;4", "confidence_avg": 4, "soundness": "3;2;2;3", "soundness_avg": 2.5, "contribution": "3;2;3;2", "contribution_avg": 2.5, "presentation": "3;2;2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.976058" }
{ "id": "WJxxtmySoZ", "metareview": "This paper's main contribution is a dataset for evaluating time-to-contact that assesses collision risk in ADAS (driver assistance) systems. The proposed dataset provides monocular videos and consists of manually selected (200) sequences sampled from thousands of hours of drivin...
{ "decision": "Reject" }
udfjje2xXb
2406.18354v1
Kolmogorov–Arnold Graph Neural Networks
{ "content": "## Abstract\n\nAbstract Graph neural networks (GNNs) excel in learning from network-like data but often\nlack interpretability, making their application challenging in domains requiring\ntransparent decision-making. We propose the Graph Kolmogorov–Arnold Network\n(GKAN), a novel GNN model leveraging spl...
[ { "id": "HkyyfG57Ap", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "The paper introduces the Kolmogorov-Arnold Network for Graphs (KANG), a new Graph Neural Network (GNN) model that enhances interpretability and accuracy in tasks ...
{ "rating": "1;3;3;3;5", "rating_avg": 3, "confidence": "5;3;4;4;4", "confidence_avg": 4, "soundness": "2;2;1;3;2", "soundness_avg": 2, "contribution": "2;2;2;3;2", "contribution_avg": 2.2, "presentation": "2;2;4;3;2", "presentation_avg": 2.6 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.976965" }
{ "id": "bi8YNmatmR", "metareview": "This submission presents KANG, a novel Graph Neural Network (GNN) model that integrates Kolmogorov-Arnold Networks with GNNs and utilizes spline-based activation functions. The primary goal of KANG is to enhance the accuracy and interpretability of GNNs, enabling transparent dec...
{ "decision": "Reject" }
ue1Tt3h1VC
2405.16869v2
Multiple Heads are Better than One: Mixture of Modality Knowledge Experts for Entity Representation Learning
{ "content": "## Abstract\n\nAbstract Learning high-quality multi-modal entity representations is an important goal of multi-modal knowledge graph (MMKG) representation learning, which can enhance reasoning tasks within the MMKGs, such as MMKG completion (MMKGC). The main challenge is to collaboratively model the str...
[ { "id": "nEGNmEUNWW", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper tackles MKGE problems by proposing a Mixture of Modality Knowledge Experts framework. The authors develop relation-guided modality knowledge experts to...
{ "rating": "5;6;6;6;6", "rating_avg": 5.8, "confidence": "4;4;4;2;4", "confidence_avg": 3.6, "soundness": "2;3;3;3;3", "soundness_avg": 2.8, "contribution": "2;3;2;3;3", "contribution_avg": 2.6, "presentation": "2;3;3;4;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.977791" }
{ "id": "zR8I0669wl", "metareview": "This paper proposes a multi-modal knowledge graph (MMKG) representation learning model, a Mixture of Modality Knowledge experts (MoMoK for short), to learn adaptive multi-modal entity representations for better MMKG completion. A key design idea is to learn representations throu...
{ "decision": "Accept (Poster)" }
ufi0WPTgWp
2410.06682v2
Enhancing Multimodal LLM for Detailed and Accurate Video Captioning using Multi-Round Preference Optimization
{ "content": "## Abstract\n\nAbstract Videos contain a wealth of information, and generating detailed and accurate descriptions in natural language is a key aspect of video understanding. In this paper, we present video-SALMONN 2, an advanced audio-visual large language model (LLM) with low-rank adaptation (LoRA) des...
[ { "id": "8hVDkx4Xbt", "initial_rating": 3, "confidence": 5, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "- The paper introduces video-SALMONN 2, an advanced audio-visual large language model (LLM) for generating detailed and accurate video captions, surpassing models...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "4;5;5;4", "confidence_avg": 4.5, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "2;3;2;2", "contribution_avg": 2.25, "presentation": "1;3;2;3", "presentation_avg": 2.25 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.978484" }
{ "id": "8S9u7Vlvg9", "metareview": "# Summary and Recommendation for Rejection\n\n---\n\n## Strengths:\n1. **Innovative Training Techniques**:\n - Introduces **multi-round Directed Preference Optimization (mrDPO)** and **rebirth tuning** for optimizing detailed and accurate video captioning.\n - mrDPO stabiliz...
{ "decision": "Reject" }
ugXGFCS6HK
2410.15433v1
Discriminating image representations with principal distortions
{ "content": "## Abstract\n\nAbstract Image representations (artificial or biological) are often compared in terms of their global geometry; however, representations with similar global structure can have strikingly different local geometries. Here, we propose a framework for comparing a set of image representations ...
[ { "id": "ZWvclA96cJ", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 4, "summary": "This paper introduces a novel metric on image representations to measure differences in local geometry. The authors then leverage this metric to generate \"princi...
{ "rating": "5;5;6;6;8", "rating_avg": 6, "confidence": "4;3;3;3;4", "confidence_avg": 3.4, "soundness": "3;3;4;3;4", "soundness_avg": 3.4, "contribution": "2;3;3;3;3", "contribution_avg": 2.8, "presentation": "3;4;3;3;4", "presentation_avg": 3.4 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.979220" }
{ "id": "JDoNTqZA2i", "metareview": "The current paper applies Fisher information w.r.t. multiple neural networks to find local distortions in the input space of image representations. The reviews highlighted the novelty and clear presentation. Most reviewers acknowledged that the authors' rebuttal has sufficiently...
{ "decision": "Accept (Poster)" }
uhaLuZcCjH
2410.04234v1
Functional Homotopy: Smoothing Discrete Optimization via Continuous Parameters for LLM Jailbreak Attacks
{ "content": "## Abstract\n\nAbstract Warning: This paper contains potentially offensive and harmful text. Optimization methods are widely employed in deep learning to identify and mitigate undesired model responses. While gradient-based techniques have proven effective for image models, their application to language...
[ { "id": "oaIHaF7NFZ", "initial_rating": 6, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper proposes the functional homotopy method, a novel optimization approach for LLM attacks. FH fintunes the LLM and solves a number of easy-to-hard problems...
{ "rating": "3;3;6;6", "rating_avg": 4.5, "confidence": "4;3;2;2", "confidence_avg": 2.75, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "2;1;3;3", "presentation_avg": 2.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.979879" }
{ "id": "J5pY3K3OTy", "metareview": "This paper proposes a new method called the Functional Homotopy (FH) method to solve discrete optimization problems that appear in jailbreak attacks on LLMs. The proposed method achieves 20%-30% improvement in success rates. \n\nThe proposed method is based on an interesting id...
{ "decision": "Accept (Poster)" }
ujNe7sybJu
2410.04511v1
Realizing Video Summarization from the Path of Language-based Semantic Understanding
{ "content": "## Abstract\n\nAbstract The recent development of Video-based Large Language Models (VideoLLMs), has significantly advanced video summarization by aligning video features—and, in some cases, audio features—with Large Language Models (LLMs). Each of these VideoLLMs possesses unique strengths and weakness...
[ { "id": "UKc7leB360", "initial_rating": 3, "confidence": 5, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "* This work introduces a new framework inspired by the Mixture of Experts (MoE) approach, allowing VideoLLMs to complement each other’s strengths without fine-tun...
{ "rating": "1;3;3;3", "rating_avg": 2.5, "confidence": "5;4;4;5", "confidence_avg": 4.5, "soundness": "3;3;2;3", "soundness_avg": 2.75, "contribution": "1;2;1;2", "contribution_avg": 1.5, "presentation": "1;3;2;2", "presentation_avg": 2 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.980529" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
ujpAYpFDEA
2410.03168v1
Can Watermarked LLMs be Identified by Users via Crafted Prompts?
{ "content": "## Abstract\n\nAbstract Text watermarking for Large Language Models (LLMs) has made significant progress in detecting LLM outputs and preventing misuse. Current watermarking techniques offer high detectability, minimal impact on text quality, and robustness to text editing.\nHowever, current researches ...
[ { "id": "D6U1irciZl", "initial_rating": 8, "confidence": 4, "soundness": 4, "contribution": 4, "presentation": 4, "summary": "Considering that “even if individual watermarked texts are imperceptible, the distribution of numerous watermarked texts may reveal whether the LLM is watermarked...
{ "rating": "5;5;6;8", "rating_avg": 6, "confidence": "3;4;3;4", "confidence_avg": 3.5, "soundness": "2;3;3;4", "soundness_avg": 3, "contribution": "2;2;3;4", "contribution_avg": 2.75, "presentation": "3;3;3;4", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.981196" }
{ "id": "sGaBsh29Od", "metareview": "This paper focuses on the imperceptibility of watermarking techniques in Large Language Models (LLMs). While existing methods ensure detectability, robustness, and minimal text quality degradation, their imperceptibility to users remains underexplored. The authors introduce Wate...
{ "decision": "Accept (Spotlight)" }
ulGwcj1egv
2410.12513v1
FiRST: Finetuning Router-Selective Transformers for Input-Adaptive Latency Reduction
{ "content": "## Abstract\n\nAbstract Auto-regressive Large Language Models (LLMs)\ndemonstrate remarkable performance across domanins such as vision and language processing. However, due to sequential processing through a stack of transformer layers, autoregressive decoding faces significant computation/latency chal...
[ { "id": "BfHJ0AyUvP", "initial_rating": 3, "confidence": 5, "soundness": 2, "contribution": 3, "presentation": 2, "summary": "This paper provides an algorithm FIRST that reduces inference latency using layer selection corresponding to input sequences and tasks. \nThe authors evaluate FIR...
{ "rating": "3;3;3;3", "rating_avg": 3, "confidence": "5;4;4;5", "confidence_avg": 4.5, "soundness": "2;2;2;2", "soundness_avg": 2, "contribution": "2;2;2;3", "contribution_avg": 2.25, "presentation": "2;3;3;2", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.981859" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
ulJNq6FQrw
2408.02599v2
Progressively Label Enhancement for Large Language Model Alignment
{ "content": "## Abstract\n\nAbstract Large Language Models (LLM) alignment aims to prevent models from producing content that misaligns with human expectations, which can lead to ethical and legal concerns.\nIn the last few years, Reinforcement Learning from Human Feedback (RLHF) has been the most prominent method f...
[ { "id": "VrV3zp5C7n", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 3, "presentation": 2, "summary": "The paper proposes a new method for aligning large language models. \n\nThe method proposed in the paper is PLE, i.e. Progressively Label Enhancement for LLM Alig...
{ "rating": "3;5;5;5;5", "rating_avg": 4.6, "confidence": "3;4;3;3;4", "confidence_avg": 3.4, "soundness": "2;2;2;2;2", "soundness_avg": 2, "contribution": "2;2;2;2;3", "contribution_avg": 2.2, "presentation": "2;3;3;2;2", "presentation_avg": 2.4 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.982475" }
{ "id": "GmrUDtk128", "metareview": "This paper proposes Progressively Label Enhancement (PLE) for LLM Alignment, which dynamically adjusts the model's training process based on the quality of the generated data. The reviewers raised significant concerns including the novelty of the method and the soundness of the ...
{ "decision": "Reject" }
umggmAFhRD
2407.00805v2
Towards shutdownable agents via stochastic choice
{ "content": "## Abstract\n\nAbstract Some worry that advanced artificial agents may resist being shut down. The Incomplete Preferences Proposal (IPP) is an idea for ensuring that doesn’t happen. A key part of the IPP is using a novel ‘ D iscounted RE ward for S ame-Length T rajectories (DREST)’ reward function to tr...
[ { "id": "NUxkgakZQV", "initial_rating": 3, "confidence": 3, "soundness": 1, "contribution": 1, "presentation": 3, "summary": "The paper focuses on the shutdown problem in AI safety: that advanced AIs might take actions that impede humans from shutting them down. It proposes a method for ...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "4;3;3;2", "confidence_avg": 3, "soundness": "2;1;2;2", "soundness_avg": 1.75, "contribution": "1;1;2;3", "contribution_avg": 1.75, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.983265" }
{ "id": "72hpLzHp5h", "metareview": "This paper proposes a novel reward function that aims to have agents learn to achieve their tasks, while being indifferent to being \"shutdown\". This is achieved through the proposed DREST reward formulation, which results in agents that are both USEFUL and NEUTRAL (metrics def...
{ "decision": "Reject" }
unDQOUah0F
2410.19100v1
VideoWebArena: Evaluating Long Context Multimodal Agents with Video Understanding Web Tasks
{ "content": "## Abstract\n\nAbstract Videos are often used to learn or extract the necessary information to complete tasks in ways different than what text and static imagery alone can provide. However, many existing agent benchmarks neglect long-context video understanding, instead focusing on text or static image ...
[ { "id": "Y7sLOjGa77", "initial_rating": 5, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper introduces VideoWebArena, a benchmark designed to evaluate multimodal AI models’ abilities to process and understand long video sequences alongside tex...
{ "rating": "5;6;6;6", "rating_avg": 5.75, "confidence": "3;4;3;3", "confidence_avg": 3.25, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "3;2;3;3", "contribution_avg": 2.75, "presentation": "3;3;2;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.984250" }
{ "id": "cpQrUylmIe", "metareview": "This paper was reviewed by five experts in the field. Reviewer pi6N disappeared and didn't participate in the discussion despite multiple reminders from the AC and authors. The authors' rebuttal resolved most concerns, and the other four reviewers unanimously agreed to accept th...
{ "decision": "Accept (Poster)" }
upzyG4wRBr
2406.11334v1
Program Synthesis Benchmark for Visual Programming in XLogoOnline Environment
{ "content": "## Abstract\n\nAbstract Large language and multimodal models have shown remarkable successes on various benchmarks focused on specific skills such as general-purpose programming, natural language understanding, math word problem-solving, and visual question answering. However, it is unclear how well the...
[ { "id": "GcBcoU2pSQ", "initial_rating": 3, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 4, "summary": "This paper\n1. curates a small (85 tasks) program synthesis benchmark based on real-world tasks in the XLogoOnline visual programming environment, which requires ...
{ "rating": "3;3;3;8;8", "rating_avg": 5, "confidence": "5;3;4;4;4", "confidence_avg": 4, "soundness": "2;2;3;3;4", "soundness_avg": 2.8, "contribution": "2;2;2;3;3", "contribution_avg": 2.4, "presentation": "2;3;4;4;4", "presentation_avg": 3.4 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.984898" }
{ "id": "N55sca168r", "metareview": "The paper introduces a new benchmark to evaluate the performance of LLM on program synthesis tasks within the XLogoOnline visual environment. The primary concerns raised include:\n\n1. Limited technical novelty\n\n2. Insufficient experimental evaluation\n\n While the paper has n...
{ "decision": "Reject" }
uq9TLFT7tF
2405.18132v1
EG4D: Explicit Generation of 4D Object without Score Distillation
{ "content": "## Abstract\n\nAbstract In recent years, the increasing demand for dynamic 3D assets in design and gaming applications has given rise to powerful generative pipelines capable of synthesizing high-quality 4D objects.\nPrevious methods generally rely on score distillation sampling (SDS) algorithm to infer...
[ { "id": "0V8Pobf7Zt", "initial_rating": 5, "confidence": 4, "soundness": 2, "contribution": 3, "presentation": 3, "summary": "The paper introduces EG4D, a multi-stage framework designed for generating 4D objects from a single image input without relying on score distillation sampling (SD...
{ "rating": "5;5;6", "rating_avg": 5.333333333333333, "confidence": "5;4;4", "confidence_avg": 4.333333333333333, "soundness": "2;2;3", "soundness_avg": 2.3333333333333335, "contribution": "2;3;3", "contribution_avg": 2.6666666666666665, "presentation": "3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.985478" }
{ "id": "GiAqi78DCs", "metareview": "This paper receives 3x ratings of 6s. The AC follows the recommendations of the reviewers to accept the paper. The reviewers think that the paper is well-written, the proposed method is effective and the experimental results are good. The weaknesses are well-addressed by the aut...
{ "decision": "Accept (Poster)" }
uqWM9hBDAE
2402.05835v1
How Much is Unseen Depends Chiefly on Information About the Seen
{ "content": "## Abstract\n\nAbstract It might seem counter-intuitive at first: We find that, in expectation , the proportion of data points in an unknown population—that belong to classes that do not appear in the training data—is almost entirely determined by the number f k subscript 𝑓 𝑘 f_{k} of classes that do ...
[ { "id": "MNoUIvzBYC", "initial_rating": 6, "confidence": 4, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The paper makes a contribution to the estimation of the missing mass probability by providing a distribution free estimator that minimizes the mean-squared error ...
{ "rating": "6;8;8", "rating_avg": 7.333333333333333, "confidence": "4;3;2", "confidence_avg": 3, "soundness": "3;4;3", "soundness_avg": 3.3333333333333335, "contribution": "3;2;3", "contribution_avg": 2.6666666666666665, "presentation": "3;4;3", "presentation_avg": 3.3333333333333335 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.986450" }
{ "id": "KQRWgXUrl0", "metareview": "The reviewers reach the consensus that the paper is well-written, tackling challenging missing class probability estimation and provide MSE studies based on a class of estimators. The reviewers has reached a consensus that the contribution is substantial and generally agreed tha...
{ "decision": "Accept (Spotlight)" }
urQi0TgXFY
2410.03768v1
Hidden in Plain Text: Emergence & Mitigation of Steganographic Collusion in LLMs
{ "content": "## Abstract\n\nAbstract The rapid proliferation of frontier model agents promises significant societal advances but also raises concerns about systemic risks arising from unsafe interactions.\nCollusion to the disadvantage of others has been identified as a central form of undesirable agent cooperation....
[ { "id": "aW7fhkHipA", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This paper presents results for testing the ability of models to embed steganographic information into text to allow for collaboration between models. The threat ...
{ "rating": "3;3;6;6", "rating_avg": 4.5, "confidence": "5;4;4;3", "confidence_avg": 4, "soundness": "3;2;3;3", "soundness_avg": 2.75, "contribution": "1;2;3;3", "contribution_avg": 2.25, "presentation": "3;2;4;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.987323" }
{ "id": "qzM1oDF4jl", "metareview": "This paper uncovers a phenomenon called steganographic collusion, which arises indirectly from optimization in LLMs. While the phenomenon itself is intriguing, reviewers raised concerns about the experimental setting, where the ground-truth labels of the training dataset are sol...
{ "decision": "Reject" }
urcEYsZOBz
2409.00127v3
Latent-EnSF: A Latent Ensemble Score Filter for High-Dimensional Data Assimilation with Sparse Observation Data
{ "content": "## Abstract\n\nAbstract Accurate modeling and prediction of complex physical systems often rely on data assimilation techniques to correct errors inherent in model simulations. Traditional methods like the Ensemble Kalman Filter (EnKF) and its variants as well as the recently developed Ensemble Score Fi...
[ { "id": "dNQEdTuXDP", "initial_rating": 3, "confidence": 3, "soundness": 2, "contribution": 1, "presentation": 2, "summary": "The Ensemble Kalman Filter (EnKF) enables data assimilation for Nonlinear State-Space Models, but it encounters the problem of vanishing gradients in tasks where ...
{ "rating": "3;3;5;5;6;6", "rating_avg": 4.666666666666667, "confidence": "4;3;4;4;3;4", "confidence_avg": 3.6666666666666665, "soundness": "2;2;2;3;3;3", "soundness_avg": 2.5, "contribution": "2;1;2;2;3;3", "contribution_avg": 2.1666666666666665, "presentation": "1;2;2;3;3;3", "presentation_avg": 2...
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.988136" }
{ "id": "EuKgxIdNNL", "metareview": "The reviewers recommend acceptance (5-6-6-8-6-6). The paper proposes Latent Ensemble Score Filter for improving data assimilation in high-dimensional and nonlinear systems. The approach is sound and the results are good. The author-reviewer discussion has been very constructive ...
{ "decision": "Accept (Poster)" }
urf8a5G59f
2404.19604v1
X-Diffusion: Generating Detailed 3D MRI Volumes From a Single Image Using Cross-Sectional Diffusion Models
{ "content": "## Abstract\n\nAbstract In this work, we present X-Diffusion , a cross-sectional diffusion model tailored for Magnetic Resonance Imaging (MRI) data.\nX-Diffusion is capable of generating the entire MRI volume from just a single MRI slice or optionally from few multiple slices, setting new benchmarks in ...
[ { "id": "hLbRXXSuhm", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The authors introduces a new model for generating detailed 3D-MRI volumes from sparsified spatial-domain inputs, resulting in accurate 2D-to-3D scans reconstructi...
{ "rating": "3;3;6;6", "rating_avg": 4.5, "confidence": "5;4;4;3", "confidence_avg": 4, "soundness": "2;2;3;3", "soundness_avg": 2.5, "contribution": "2;2;2;3", "contribution_avg": 2.25, "presentation": "2;1;4;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.988856" }
{ "id": "Ga3qHRGlu2", "metareview": "This manuscript proposes diffusion model based volumetric conditional generation (inpainting with extremely sparse inputs) intended for MRI (structural contrasts, presumably). They provide results on a variety of datasets, including UK Biobank (whole body MR), BRATS (brain tumor...
{ "decision": "Reject" }
us5riDkeBW
2312.11441v2
Social Learning: Towards Collaborative Learning with Large Language Models
{ "content": "## Abstract\n\nAbstract We introduce the framework of \"social learning\" in the context of large language models (LLMs), whereby models share knowledge with each other in a privacy-aware manner using natural language. We present and evaluate two approaches for knowledge transfer between LLMs. In the fi...
[ { "id": "qNVXuEJneO", "initial_rating": 5, "confidence": 4, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "This paper proposed a new way to transfer knowledge in a collaborative learning setting where multiple teachers want to collaborate to teach a good student. A new...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "3;4;3;4", "confidence_avg": 3.5, "soundness": "1;2;3;3", "soundness_avg": 2.25, "contribution": "3;2;2;2", "contribution_avg": 2.25, "presentation": "3;2;2;2", "presentation_avg": 2.25 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.989646" }
{ "id": "qDpzibBw5s", "metareview": "The paper proposes a social learning method for LLMs, which aims to achieve information sharing among LLMs.\n\nThe reviewers think that the idea is novel and clever and hence has good potential.\n\nHowever, the reviewers also identified some notable weaknesses: insufficient disc...
{ "decision": "Reject" }
usFdPd4Ghs
2410.01284v1
Deep Kernel Posterior Learning under Infinite Variance Prior Weights
{ "content": "## Abstract\n\nAbstract Neal ( 1996 ) proved that infinitely wide shallow Bayesian neural networks (BNN) converge to Gaussian processes (GP), when the network weights have bounded prior variance. Cho & Saul ( 2009 ) provided a useful recursive formula for deep kernel processes for relating the covarianc...
[ { "id": "o7pc81civr", "initial_rating": 5, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 2, "summary": "The authors consider Bayesian neural networks in the infinite-width limit under infinite variance priors on the weights. They show that the resulting covariance k...
{ "rating": "5;5;6;6;8", "rating_avg": 6, "confidence": "3;2;2;3;4", "confidence_avg": 2.8, "soundness": "2;3;3;3;3", "soundness_avg": 2.8, "contribution": "2;3;3;3;3", "contribution_avg": 2.8, "presentation": "2;2;3;2;3", "presentation_avg": 2.4 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.990382" }
{ "id": "6BM0bCE4HY", "metareview": "This paper explores infinite-width Bayesian neural networks with elliptically-distributed weights with infinite variance, demonstrating convergence to a process with α-stable marginals and conditionally Gaussian representations. This results in a stochastic, data-dependent covar...
{ "decision": "Accept (Poster)" }
uswS6tUCN2
2410.09771v1
Magnituder Layers for Implicit Neural Representations in 3D
{ "content": "## Abstract\n\nAbstract Improving the efficiency and performance of implicit neural representations in 3D, particularly Neural Radiance Fields (NeRF) and Signed Distance Fields (SDF) is crucial for enabling their use in real-time applications. These models, while capable of generating photo-realistic no...
[ { "id": "xXe57TXIsv", "initial_rating": 3, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "This paper proposes a novel neural network layer called the \"Magnituder,\" designed to reduce the number of training parameters in implicit 3D representation mod...
{ "rating": "3;3;5", "rating_avg": 3.6666666666666665, "confidence": "4;3;3", "confidence_avg": 3.3333333333333335, "soundness": "2;2;2", "soundness_avg": 2, "contribution": "2;2;2", "contribution_avg": 2, "presentation": "2;2;3", "presentation_avg": 2.3333333333333335 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.991301" }
{ "id": "C637nxc78V", "metareview": "This submission proposes a new network layer, towards enabling efficiency improvements for implicit neural representation (INR) tasks. The paper draws on inspiration from kernel method approximations, where input magnitudes are considered in order to disentangle them from MLP la...
{ "decision": "Reject" }
utkGLDSNOk
2411.02442v1
TODO: Enhancing LLM Alignment with Ternary Preferences
{ "content": "## Abstract\n\nAbstract Aligning large language models (LLMs) with human intent is critical for enhancing their performance across a variety of tasks. Standard alignment techniques, such as Direct Preference Optimization (DPO), often rely on the binary Bradley-Terry (BT) model, which can struggle to cap...
[ { "id": "gsg1QBPsYK", "initial_rating": 5, "confidence": 5, "soundness": 2, "contribution": 3, "presentation": 3, "summary": "The authors present an interesting approach to enhancing the alignment of LLMs through the use of ternary preferences. A limitation of binary models is their inab...
{ "rating": "3;5;6;8", "rating_avg": 5.5, "confidence": "3;5;4;3", "confidence_avg": 3.75, "soundness": "3;2;3;3", "soundness_avg": 2.75, "contribution": "2;3;3;3", "contribution_avg": 2.75, "presentation": "3;3;3;3", "presentation_avg": 3 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.992052" }
{ "id": "Qa4ADqH561", "metareview": "The authors introduce an extension of the Bradley-Terry (BT) model, called the Tie-rank Oriented Bradley-Terry (TOBT) model. The TOBT model incorporates ties, allowing for a more nuanced representation of preferences. Building on this foundation, the Tie-rank Oriented Direct Pre...
{ "decision": "Accept (Poster)" }
uuEQsqb0GH
2402.08062v3
Avoiding Catastrophe in Online Learning by Asking for Help
{ "content": "## Abstract\n\nAbstract Most learning algorithms with formal regret guarantees assume that no mistake is irreparable and essentially rely on trying all possible behaviors. This approach is problematic when some mistakes are catastrophic , i.e., irreparable. We propose an online learning problem where th...
[ { "id": "k01gUIABZS", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 2, "summary": "The submission studies an online disaster avoidance problem. The learning agent is allowed to query the mentor to acquire information to avoid disaster. To circum...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;3;2;3", "confidence_avg": 2.75, "soundness": "3;3;3;3", "soundness_avg": 3, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "3;3;3;2", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.993056" }
{ "id": "r6QqcMp3iW", "metareview": "This is a borderline paper with potential. However, there is also criticism and there is a feeling that the paper is not quite there yet. This concerns, in particular, links to the AI risk literature and, more importantly, the local generalization assumption. I believe that the ...
{ "decision": "Reject" }
uuPkll6i7m
2405.13922v1
Towards Certification of Uncertainty Calibration under Adversarial Attacks
{ "content": "## Abstract\n\nAbstract Since neural classifiers are known to be sensitive to adversarial perturbations that alter their accuracy, certification methods have been developed to provide provable guarantees on the insensitivity of their predictions to such perturbations. Furthermore, in safety-critical app...
[ { "id": "qLpBzm56xw", "initial_rating": 5, "confidence": 3, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "This work addresses a critical vulnerability in neural network classifiers by examining how adversarial attacks can significantly harm model calibration (the reli...
{ "rating": "5;5;6;8", "rating_avg": 6, "confidence": "4;3;4;4", "confidence_avg": 3.75, "soundness": "2;3;4;3", "soundness_avg": 3, "contribution": "2;3;4;3", "contribution_avg": 3, "presentation": "3;3;4;3", "presentation_avg": 3.25 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.994296" }
{ "id": "b8KyvjXNGQ", "metareview": "This paper studies a seemingly new and interesting problem: certifying uncertainty calibration of predictive models under adversarial attacks. The authors demonstrate that attacks can be devised that drastically change the calibration of preditors without necessarily changing th...
{ "decision": "Accept (Poster)" }
uuXPWRtwvK
2411.02454v1
Graph-based Confidence Calibration for Large Language Models
{ "content": "## Abstract\n\nAbstract One important approach to improving the reliability of large language models (LLMs) is to provide accurate confidence estimations regarding the correctness of their answers. However, developing a well-calibrated confidence estimation model is challenging, as mistakes made by LLMs...
[ { "id": "UxhTQOZP6K", "initial_rating": 5, "confidence": 3, "soundness": 2, "contribution": 2, "presentation": 2, "summary": "To enhance the calibration performance of LLMs, this paper proposes to combine the LLM’s self-consistency with labeled data and train an auxiliary model to estima...
{ "rating": "3;3;5;5", "rating_avg": 4, "confidence": "4;5;5;3", "confidence_avg": 4.25, "soundness": "2;3;3;2", "soundness_avg": 2.5, "contribution": "2;2;3;2", "contribution_avg": 2.25, "presentation": "2;3;3;2", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Conference Withdrawn Submission", "venueid": "ICLR.cc/2025/Conference/Withdrawn_Submission", "processed_at": "2026-01-14T22:16:03.995226" }
{ "id": "", "metareview": "", "additional_comments": "" }
{ "decision": "" }
uvHmnahyp1
2405.01155v2
SynFlowNet: Design of Diverse and Novel Molecules with Synthesis Constraints
{ "content": "## Abstract\n\nAbstract Generative models see increasing use in computer-aided drug design. However,\nwhile performing well at capturing distributions of molecular motifs, they often produce synthetically inaccessible molecules.\nTo address this, we introduce SynFlowNet, a GFlowNet model whose action sp...
[ { "id": "coVA6I4MJC", "initial_rating": 8, "confidence": 4, "soundness": 4, "contribution": 3, "presentation": 4, "summary": "It was a pleasure to review this paper on synthesizability-constrained molecular generation using GFlowNets. Overall, I felt the paper was strong and focuses on a...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "4;4;4;4", "confidence_avg": 4, "soundness": "2;3;2;3", "soundness_avg": 2.5, "contribution": "3;3;2;4", "contribution_avg": 3, "presentation": "3;3;2;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Spotlight", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.996000" }
{ "id": "KEv7hQrpvI", "metareview": "In this work, authors introduce SynFlowNet, a generative model that combines GFlowNets with reaction-based Markov Decision Processes to generate synthetically accessible drug-like molecules. The key technical innovation is incorporating forward synthesis constraints directly int...
{ "decision": "Accept (Spotlight)" }
uwzyMFwyOO
2405.19933v1
Learning Latent Graph Structures and their Uncertainty
{ "content": "## Abstract\n\nAbstract Within a prediction task, Graph Neural Networks (GNNs) use relational information as an inductive bias to enhance the model’s accuracy. As task-relevant relations might be unknown, graph structure learning approaches have been proposed to learn them while solving the downstream p...
[ { "id": "QxVoCp22Su", "initial_rating": 3, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "This paper tackles the latent structure learning on graph structured data and demonstrate that minimizing prediction function does not guarantee a calibrated mode...
{ "rating": "3;5;5;5;5", "rating_avg": 4.6, "confidence": "4;3;3;3;3", "confidence_avg": 3.2, "soundness": "2;4;3;3;2", "soundness_avg": 2.8, "contribution": "2;2;3;3;3", "contribution_avg": 2.6, "presentation": "3;3;3;3;2", "presentation_avg": 2.8 }
{ "primary_area": "", "track": "main", "venue": "Submitted to ICLR 2025", "venueid": "ICLR.cc/2025/Conference/Rejected_Submission", "processed_at": "2026-01-14T22:16:03.996897" }
{ "id": "g5oyotrfAi", "metareview": "The paper addresses problem of graph structure learning problem. It mentions limitations of current point-prediction methods which cannot guarantee the calibration of the distribution of adjacency matrix. A sampling-based optimization method using Maximum Mean Discrepancy (MMD) ...
{ "decision": "Reject" }
uxVBbSlKQ4
2410.03024v1
Flow Matching with Gaussian Process Priors for Probabilistic Time Series Forecasting
{ "content": "## Abstract\n\nAbstract Recent advancements in generative modeling, particularly diffusion models, have opened new directions for time series modeling, achieving state-of-the-art performance in forecasting and synthesis.\nHowever, the reliance of diffusion-based models on a simple, fixed prior complicat...
[ { "id": "tBf42IhNBQ", "initial_rating": 6, "confidence": 2, "soundness": 3, "contribution": 3, "presentation": 3, "summary": "The existing diffusion models have problems in the time series generation since the data and prior distributions differ. The authors handle this problem by utiliz...
{ "rating": "5;5;6;6", "rating_avg": 5.5, "confidence": "3;2;4;2", "confidence_avg": 2.75, "soundness": "3;3;4;3", "soundness_avg": 3.25, "contribution": "3;2;2;3", "contribution_avg": 2.5, "presentation": "2;2;4;3", "presentation_avg": 2.75 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.997821" }
{ "id": "g83aQncGrU", "metareview": "This paper introduces a new generative framework for time series forecasting, based on conditional flow matching and leveraging conditional Gaussian Processes as informed priors. By aligning the prior distribution more closely with the data distribution, this approach simplifies...
{ "decision": "Accept (Poster)" }
uy31tqVuNo
2410.18975v2
Unbounded: A Generative Infinite Game of Character Life Simulation
{ "content": "## Abstract\n\nAbstract We introduce the concept of a generative infinite game , a video game that transcends the traditional boundaries of finite, hard-coded systems by using generative models. Inspired by James P. Carse’s distinction between finite and infinite games (Carse, 1986 ) , we leverage recen...
[ { "id": "B5fG2n5Q8V", "initial_rating": 6, "confidence": 4, "soundness": 2, "contribution": 2, "presentation": 3, "summary": "The authors present \"UNBOUNDED\" a virtual pet game based on LLMs. The authors present two novel technical elements to support this game: a regional IP-Adapter f...
{ "rating": "5;6", "rating_avg": 5.5, "confidence": "4;4", "confidence_avg": 4, "soundness": "2;3", "soundness_avg": 2.5, "contribution": "2;2", "contribution_avg": 2, "presentation": "2;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.998593" }
{ "id": "VB2N4zOWA8", "metareview": "The paper presents an interesting experiment in creating a generative game where the core \"game engine\" is based on LLMs and diffusion models. While obviously there is a long way to go, there are interesting things to learn from the paper. The \"core technical\" contribution o...
{ "decision": "Accept (Poster)" }
uy4EavBEwl
2405.19667v1
Reconciling Model Multiplicity for Downstream Decision Making
{ "content": "## Abstract\n\nAbstract We consider the problem of model multiplicity in downstream decision-making, a setting where two predictive models of equivalent accuracy cannot agree on the best-response action for a downstream loss function. We show that even when the two predictive models approximately agree ...
[ { "id": "FSZcgEYDki", "initial_rating": 6, "confidence": 3, "soundness": 3, "contribution": 2, "presentation": 3, "summary": "This paper studied the problem of model multiplicity in downstream decision-making. In this setting, two predictive models of equivalent accuracy do not agree on ...
{ "rating": "3;6;6;6", "rating_avg": 5.25, "confidence": "4;3;4;3", "confidence_avg": 3.5, "soundness": "2;3;3;3", "soundness_avg": 2.75, "contribution": "2;3;3;2", "contribution_avg": 2.5, "presentation": "1;3;3;3", "presentation_avg": 2.5 }
{ "primary_area": "", "track": "main", "venue": "ICLR 2025 Poster", "venueid": "ICLR.cc/2025/Conference", "processed_at": "2026-01-14T22:16:03.999401" }
{ "id": "XEzGmTRo7r", "metareview": "This a paper which just sits above the borderline area. The paper studies the problem of model multiplicity in downstream decision-making.\nAll reviews have been cautiously positive with various suggestions for improving and strengthening the paper. In particular, the paper stud...
{ "decision": "Accept (Poster)" }