← Search

Kenji Kawaguchi

90 accepted papers

2026

Any-Order GPT as Masked Diffusion Model: Decoupling Formulation and Architecture

ICML 2026oral

Efficiently scaling Large Language Models (LLMs) necessitates exploring alternatives to dominant autoregressive (AR) methods, with Masked Diffusion Models (MDMs) emerging as candidates. However, comparing AR (typically decoder-only) and MDM (often encoder-only) paradigms is confounded by differing a…

Cited by 0SourcecodeScholar
2026

DeRaDiff: Denoising Time Realignment of Diffusion Models

ICLR 2026poster

Recent advances align diffusion models with human preferences to increase aesthetic appeal and mitigate artifacts and biases. Such methods aim to maximize a conditional output distribution aligned with higher rewards whilst not drifting far from a pretrained prior. This is commonly enforced by KL (K…

Cited by 0SourcecodeScholar
2026

Fostering Video Reasoning via Next-Event Prediction

ICLR 2026poster

Next-token prediction serves as the foundational learning task that enables reasoning in LLMs. But what should the learning task be when aiming to equip MLLMs with temporal reasoning capabilities over video inputs? Existing tasks such as video captioning primarily promote modality alignment, while v…

Cited by 0SourcecodeScholar
2026

HSG-12M: A Large-Scale Benchmark of Spatial Multigraphs from the Energy Spectra of Non-Hermitian Crystals

ICLR 2026poster

AI is transforming scientific research by revealing new ways to understand complex physical systems, but its impact remains constrained by the lack of large, high-quality domain-specific datasets. A rich, largely untapped resource lies in non-Hermitian quantum physics, where the energy spectra of cr…

Cited by 0SourcecodeScholar
2026

Initialization is Half the Battle: Generating Diverse Images from a Guidance Potential Posterior

ICML 2026spotlight

Despite the remarkable fidelity of generative models, they frequently suffer from mode collapse. Existing strategies for enhancing diversity predominantly focus on intervening during the generation trajectory. We identify a critical oversight that the standard Gaussian initialization often causes tr…

Cited by 0SourceScholar
2026

Learnable Sparsity for Vision Generative Models

ICLR 2026poster

Generative models have achieved impressive advancements in various vision tasks. However, these gains often rely on increasing model size, which raises computational complexity and memory demands. The increased computational demand poses challenges for deployment, elevates inference costs, and impac…

Cited by 0SourcecodeScholar
2026

PrefixMemory-Tuning: Modernizing Prefix-Tuning by Decoupling the Prefix from Attention

ICLR 2026poster

Parameter-Efficient Fine-Tuning (PEFT) methods have become crucial for rapidly adapting large language models (LLMs) to downstream tasks. Prefix-Tuning, an early and effective PEFT technique, demonstrated the ability to achieve performance comparable to full fine-tuning with significantly reduced co…

Cited by 0SourcecodeScholar
2026

SeedPrints: Fingerprints Can Even Tell Which Seed Your Large Language Model Was Trained From

ICLR 2026poster

Fingerprinting Large Language Models (LLMs) is essential for provenance verification and model attribution. Existing methods typically extract post-hoc signatures based on training dynamics, data exposure, or hyperparameters—properties that only emerge after training begins. In contrast, we propose…

Cited by 0SourcecodeScholar
2026

Strategy Executability in Mathematical Reasoning: Leveraging Human–Model Differences for Effective Guidance

ICML 2026poster

Example-based guidance is widely used to improve mathematical reasoning at inference time, yet its effectiveness is highly unstable across problems and models—even when the guidance is correct and problem-relevant. We show that this instability arises from a previously underexplored gap between *str…

Cited by 0SourceScholar
2026

Think in Parallel, Answer as One: Logit Averaging for Open-Ended Reasoning

ICLR 2026poster

Majority voting has proven effective for close-ended question answering by aggregating parallel reasoning traces. However, it is not directly applicable to open-ended reasoning, where "majority" is undefined. We introduce THINKMERGE, a training-free, plug-and-play decoding strategy that runs K paral…

Cited by 0SourceScholar
2025

Aligning Large Language Models with Human Opinions through Persona Selection and Value–Belief–Norm Reasoning

COLING 2025main

Reasoning and predicting human opinions with large language models (LLMs) is essential yet challenging. Current methods employ role-playing with personae but face two major issues: LLMs are sensitive to even a single irrelevant persona, skewing predictions by up to 30%; and LLMs fail to reason strat…

2025

Beyond In-Context Learning: Aligning Long-form Generation of Large Language Models via Task-Inherent Attribute Guidelines

ACL 2025finding

In-context learning (ICL) is an important yet not fully understood ability of pre-trained large language models (LLMs). It can greatly enhance task performance using a few examples, termed demonstrations, without fine-tuning. Although effective in question answering, ICL often underperforms in long-…

Cited by 0SourcePDFScholar
2025

Getting More Juice Out of Your Data: Hard Pair Refinement Enhances Visual-Language Models Without Extra Data

NAACL 2025long

Contrastive Language-Image Pre-training (CLIP) has become the standard for cross- modal image-text representation learning. Improving CLIP typically requires additional data and retraining with new loss functions, but these demands raise resource and time costs, limiting practical use. In this work,…

2025

LLMs Are Biased Towards Output Formats! Systematically Evaluating and Mitigating Output Format Bias of LLMs

NAACL 2025long

We present the first systematic evaluation examining format bias in performance of large language models (LLMs). Our approach distinguishes between two categories of an evaluation metric under format constraints to reliably and accurately assess performance: one measures performance when format cons…

2025

Learning Diverse Attacks on Large Language Models for Robust Red-Teaming and Safety Tuning

ICLR 2025poster

Red-teaming, or identifying prompts that elicit harmful responses, is a critical step in ensuring the safe and responsible deployment of large language models (LLMs). Developing effective protection against many modes of attack prompts requires discovering diverse attacks. Automated red-teaming typi…

2025

Minimalist Concept Erasure in Generative Models

ICML 2025poster

Recent advances in generative models have demonstrated remarkable capabilities in producing high-quality images, but their reliance on large-scale unlabeled data has raised significant safety and copyright concerns. Efforts to address these issues by erasing unwanted concepts have shown promise. How…

Cited by 0SourcePDFScholar
2025

NExT-Mol: 3D Diffusion Meets 1D Language Modeling for 3D Molecule Generation

ICLR 2025poster

3D molecule generation is crucial for drug discovery and material design. While prior efforts focus on 3D diffusion models for their benefits in modeling continuous 3D conformers, they overlook the advantages of 1D SELFIES-based Language Models (LMs), which can generate 100\% valid molecules and lev…

2025

Pruning General Large Language Models into Customized Expert Models

ACL 2025finding

Large Language Models (LLMs) have transformed natural language processing, yet their substantial model sizes often demand significant computational resources. To preserve computing resources and accelerate inference speed, it is crucial to prune redundant parameters, especially for experienced users…

Cited by 0SourcePDFScholar
2025

Reward-Instruct: A Reward-Centric Approach to Fast Photo-Realistic Image Generation

NeurIPS 2025poster

This paper addresses the challenge of achieving high-quality and fast image generation that aligns with complex human preferences. While recent advancements in diffusion models and distillation have enabled rapid generation, the effective integration of reward feedback for improved abilities like co…

Cited by 0SourceScholar
2025

The Emergence of Abstract Thought in Large Language Models Beyond Any Language

NeurIPS 2025poster

As large language models (LLMs) continue to advance, their capacity to function effectively across a diverse range of languages has shown marked improvement. Preliminary studies observe that the hidden activations of LLMs often resemble English, even when responding to non-English prompts. This has…

Cited by 0SourceScholar
2025

Towards Unified and Lossless Latent Space for 3D Molecular Latent Diffusion Modeling

NeurIPS 2025poster

3D molecule generation is crucial for drug discovery and material science, requiring models to process complex multi-modalities, including atom types, chemical bonds, and 3D coordinates. A key challenge is integrating these modalities of different shapes while maintaining SE(3) equivariance for 3D c…

Cited by 0SourcecodeScholar
2025

Understanding and Enhancing Safety Mechanisms of LLMs via Safety-Specific Neuron

ICLR 2025poster

Safety alignment for large language models (LLMs) has become a critical issue due to their rapid progress. However, our understanding of effective safety mechanisms in LLMs remains limited, leading to safety alignment training that mainly focuses on improving optimization, data-level enhancement, or…

Cited by 0SourcePDFScholar
2025

Unnatural Languages Are Not Bugs but Features for LLMs

ICML 2025poster

Large Language Models (LLMs) have been observed to process non-human-readable text sequences, such as jailbreak prompts, often viewed as a bug for aligned LLMs. In this work, we present a systematic investigation challenging this perception, demonstrating that unnatural languages - strings that appe…

2025

What Makes a Good Natural Language Prompt?

ACL 2025long

As large language models (LLMs) have progressed towards more human-like and human–AI communications prevalent, prompting has emerged as a decisive component. However, there is limited conceptual consensus on what exactly quantifies natural language prompts. We attempt to address this question by con…

2024

Accelerating Greedy Coordinate Gradient and General Prompt Optimization via Probe Sampling

NeurIPS 2024poster

Safety of Large Language Models (LLMs) has become a central issue given their rapid progress and wide applications. Greedy Coordinate Gradient (GCG) is shown to be effective in constructing prompts containing adversarial suffixes to break the presumingly safe LLMs, but the optimization of GCG is tim…

2024

Enhancing Semantic Fidelity in Text-to-Image Synthesis: Attention Regulation in Diffusion Models

ECCV 2024poster

"Recent advancements in diffusion models have notably improved the perceptual quality of generated images in text-to-image synthesis tasks. However, diffusion models often struggle to produce images that accurately reflect the intended semantics of the associated text prompts. We examine cross-atten…

2024

Exact Conversion of In-Context Learning to Model Weights in Linearized-Attention Transformers

ICML 2024poster

In-Context Learning (ICL) has been a powerful emergent property of large language models that has attracted increasing attention in recent years. In contrast to regular gradient-based learning, ICL is highly interpretable and does not require parameter updates. In this paper, we show that, for linea…

Cited by 0SourcePDFScholar
2024

How do Large Language Models Handle Multilingualism?

NeurIPS 2024poster

Large language models (LLMs) have demonstrated impressive capabilities across diverse languages. This study explores how LLMs handle multilingualism. Based on observed language ratio shifts among layers and the relationships between network structures and certain capabilities, we hypothesize the LLM…

2024

Memory-Efficient Gradient Unrolling for Large-Scale Bi-level Optimization

NeurIPS 2024poster

Bi-level optimizaiton (BO) has become a fundamental mathematical framework for addressing hierarchical machine learning problems. As deep learning models continue to grow in size, the demand for scalable bi-level optimization has become increasingly critical. Traditional gradient-based bi-level opti…

2024

Multi-expert Prompting Improves Reliability, Safety and Usefulness of Large Language Models

EMNLP 2024main

We present Multi-expert Prompting, a novel enhancement of ExpertPrompting (Xu et al., 2023), designed to improve the large language model (LLM) generation. Specifically, it guides an LLM to fulfill an input instruction by simulating multiple experts, aggregating their responses, and selecting the be…

2024

PlanDQ: Hierarchical Plan Orchestration via D-Conductor and Q-Performer

ICML 2024poster

Despite the recent advancements in offline RL, no unified algorithm could achieve superior performance across a broad range of tasks. Offline *value function learning*, in particular, struggles with sparse-reward, long-horizon tasks due to the difficulty of solving credit assignment and extrapolatio…

2024

Prompt Optimization via Adversarial In-Context Learning

ACL 2024long

We propose a new method, Adversarial In-Context Learning (adv-ICL), to optimize prompts for in-context learning (ICL). Inspired by adversarial learning, adv-ICL is implemented as a two-player game between a generator and discriminator, with LLMs acting as both. In each round, given an input prefixed…

2024

ProtT3: Protein-to-Text Generation for Text-based Protein Understanding

ACL 2024long

Language Models (LMs) excel in understanding textual descriptions of proteins, as evident in biomedical question-answering tasks. However, their capability falters with raw protein data, such as amino acid sequences, due to a deficit in pretraining on such data. Conversely, Protein Language Models (…

2024

ReactXT: Understanding Molecular “Reaction-ship” via Reaction-Contextualized Molecule-Text Pretraining

ACL 2024findings

Molecule-text modeling, which aims to facilitate molecule-relevant tasks with a textual interface and textual knowledge, is an emerging research direction. Beyond single molecules, studying reaction-text modeling holds promise for helping the synthesis of new materials and drugs. However, previous w…

2024

Referee Can Play: An Alternative Approach to Conditional Generation via Model Inversion

ICML 2024poster

As a dominant force in text-to-image generation tasks, Diffusion Probabilistic Models (DPMs) face a critical challenge in controllability, struggling to adhere strictly to complex, multi-faceted instructions. In this work, we aim to address this alignment challenge for conditional generation tasks.…

2024

Scalable and Effective Implicit Graph Neural Networks on Large Graphs

ICLR 2024poster

Graph Neural Networks (GNNs) have become the de facto standard for modeling graph-structured data in various applications. Among them, implicit GNNs have shown a superior ability to effectively capture long-range dependencies in underlying graphs. However, implicit GNNs tend to be computationally ex…

Cited by 10SourcePDFScholar
2024

Self-Supervised Dataset Distillation for Transfer Learning

ICLR 2024poster

Dataset distillation aims to optimize a small set so that a model trained on the set achieves performance similar to that of a model trained on the full dataset. While many supervised methods have achieved remarkable success in distilling a large dataset into a small set of representative samples, h…

2024

Stochastic Taylor Derivative Estimator: Efficient amortization for arbitrary differential operators

NeurIPS 2024oral

Optimizing neural networks with loss that contain high-dimensional and high-order differential operators is expensive to evaluate with back-propagation due to $\mathcal{O}(d^{k})$ scaling of the derivative tensor size and the $\mathcal{O}(2^{k-1}L)$ scaling in the computation graph, where $d$ is t…

2024

The Stronger the Diffusion Model, the Easier the Backdoor: Data Poisoning to Induce Copyright BreachesWithout Adjusting Finetuning Pipeline

ICML 2024oral

The commercialization of text-to-image diffusion models (DMs) brings forth potential copyright concerns. Despite numerous attempts to protect DMs from copyright issues, the vulnerabilities of these solutions are underexplored. In this study, we formalized the Copyright Infringement Attack on generat…

Cited by 25SourcePDFScholar
2024

The Surprising Effectiveness of Skip-Tuning in Diffusion Sampling

ICML 2024poster

With the incorporation of the UNet architecture, diffusion probabilistic models have become a dominant force in image generation tasks. One key design in UNet is the skip connections between the encoder and decoder blocks. Although skip connections have been shown to improve training stability and m…

Cited by 4SourcePDFScholar
2024

Towards 3D Molecule-Text Interpretation in Language Models

ICLR 2024poster

Language Models (LMs) have greatly influenced diverse domains. However, their inherent limitation in comprehending 3D molecular structures has considerably constrained their potential in the biomolecular domain. To bridge this gap, we focus on 3D molecule-text interpretation, and propose 3D-MoLM: 3D…

2024

Towards Continual Learning Desiderata via HSIC-Bottleneck Orthogonalization and Equiangular Embedding

AAAI 2024technical

Deep neural networks are susceptible to catastrophic forgetting when trained on sequential tasks. Various continual learning (CL) methods often rely on exemplar buffers or/and network expansion for balancing model stability and plasticity, which, however, compromises their practical value due to pri…

Cited by 9SourcePDFScholar
2024

Towards Robust Out-of-Distribution Generalization Bounds via Sharpness

ICLR 2024spotlight

Generalizing to out-of-distribution (OOD) data or unseen domain, termed OOD generalization, still lacks appropriate theoretical guarantees. Canonical OOD bounds focus on different distance measurements between source and target domains but fail to consider the optimization property of the learned mo…

Cited by 7SourcePDFScholar
2024

Unsupervised Concept Discovery Mitigates Spurious Correlations

ICML 2024poster

Models prone to spurious correlations in training data often produce brittle predictions and introduce unintended biases. Addressing this challenge typically involves methods relying on prior knowledge and group annotation to remove spurious correlations, which may not be readily available in many a…

2024

VA3: Virtually Assured Amplification Attack on Probabilistic Copyright Protection for Text-to-Image Generative Models

CVPR 2024highlight

The booming use of text-to-image generative models has raised concerns about their high risk of producing copyright-infringing content. While probabilistic copyright protection methods provide a probabilistic guarantee against such infringement in this paper we introduce Virtually Assured Amplificat…

2023

Adaptive Discrete Communication Bottlenecks with Dynamic Vector Quantization for Heterogeneous Representational Coarseness

AAAI 2023technical

Vector Quantization (VQ) is a method for discretizing latent representations and has become a major part of the deep learning toolkit. It has been theoretically and empirically shown that discretization of representations leads to improved generalization, including in reinforcement learning where di…

Cited by 16SourcePDFScholar
2023

An Information Theory Perspective on Variance-Invariance-Covariance Regularization

NeurIPS 2023poster

Variance-Invariance-Covariance Regularization (VICReg) is a self-supervised learning (SSL) method that has shown promising results on a variety of tasks. However, the fundamental mechanisms underlying VICReg remain unexplored. In this paper, we present an information-theoretic perspective on the VIC…

Cited by 8SourcePDFScholar
2023

Automatic Model Selection with Large Language Models for Reasoning

EMNLP 2023long findings

Chain-of-Thought (CoT) and Program-Aided Language Models (PAL) represent two distinct reasoning methods, each with its own strengths. CoT employs natural language, offering flexibility and interpretability, while PAL utilizes programming language, yielding more structured and rigorous logic. We intr…

Cited by 0SourcecodeScholar
2023

Auxiliary Learning as an Asymmetric Bargaining Game

ICML 2023poster

Auxiliary learning is an effective method for enhancing the generalization capabilities of trained models, particularly when dealing with small datasets. However, this approach may present several difficulties: (i) optimizing multiple objectives can be more challenging, and (ii) how to balance the a…

2023

D4FT: A Deep Learning Approach to Kohn-Sham Density Functional Theory

ICLR 2023top-25%

Kohn-Sham Density Functional Theory (KS-DFT) has been traditionally solved by the Self-Consistent Field (SCF) method. Behind the SCF loop is the physics intuition of solving a system of non-interactive single-electron wave functions under an effective potential. In this work, we propose a deep learn…

Cited by 10SourcePDFScholar
2023

Discrete Key-Value Bottleneck

ICML 2023poster

Deep neural networks perform well on classification tasks where data streams are i.i.d. and labeled data is abundant. Challenges emerge with non-stationary training data streams such as continual learning. One powerful approach that has addressed this challenge involves pre-training of large encoder…

2023

GFlowOut: Dropout with Generative Flow Networks

ICML 2023poster

Bayesian inference offers principled tools to tackle many critical problems with modern neural networks such as poor calibration and generalization, and data inefficiency. However, scaling Bayesian inference to large architectures is challenging and requires restrictive approximations. Monte Carlo D…

Cited by 24SourcePDFScholar
2023

Knowledge-Augmented Reasoning Distillation for Small Language Models in Knowledge-Intensive Tasks

NeurIPS 2023poster

Large Language Models (LLMs) have shown promising performance in knowledge-intensive reasoning tasks that require a compound understanding of knowledge. However, deployment of the LLMs in real-world applications can be challenging due to their high computational requirements and concerns on data pr…

2023

MixupE: Understanding and improving Mixup from directional derivative perspective

UAI 2023poster

Mixup is a popular data augmentation technique for training deep neural networks where additional samples are generated by linearly interpolating pairs of inputs and their labels. This technique is known to improve the generalization performance in many learning paradigms and applications. In this w…

2023

MolCA: Molecular Graph-Language Modeling with Cross-Modal Projector and Uni-Modal Adapter

EMNLP 2023long main

Language Models (LMs) have demonstrated impressive molecule understanding ability on various 1D text-related tasks. However, they inherently lack 2D graph perception — a critical ability of human professionals in comprehending molecules' topological structures. To bridge this gap, we propose MolCA:…

Cited by 0SourcecodeScholar
2023

PICProp: Physics-Informed Confidence Propagation for Uncertainty Quantification

NeurIPS 2023poster

Standard approaches for uncertainty quantification in deep learning and physics-informed learning have persistent limitations. Indicatively, strong assumptions regarding the data likelihood are required, the performance highly depends on the selection of priors, and the posterior can be sampled onl…

2023

Rethinking Tokenizer and Decoder in Masked Graph Modeling for Molecules

NeurIPS 2023poster

Masked graph modeling excels in the self-supervised representation learning of molecular graphs. Scrutinizing previous studies, we can reveal a common scheme consisting of three key components: (1) graph tokenizer, which breaks a molecular graph into smaller fragments (\ie subgraphs) and converts th…

2023

Scalable Set Encoding with Universal Mini-Batch Consistency and Unbiased Full Set Gradient Approximation

ICML 2023poster

Recent work on mini-batch consistency (MBC) for set functions has brought attention to the need for sequentially processing and aggregating chunks of a partitioned set while guaranteeing the same output for all partitions. However, existing constraints on MBC architectures lead to models with limite…

2023

Self-Distillation for Further Pre-training of Transformers

ICLR 2023poster

Pre-training a large transformer model on a massive amount of unlabeled data and fine-tuning it on labeled datasets for diverse downstream tasks has proven to be a successful strategy, for a variety of vision and natural language processing tasks. However, direct fine-tuning of the pre-trained model…

Cited by 10SourcePDFScholar
2023

Self-Evaluation Guided Beam Search for Reasoning

NeurIPS 2023poster

Breaking down a problem into intermediate steps has demonstrated impressive performance in Large Language Model (LLM) reasoning. However, the growth of the reasoning chain introduces uncertainty and error accumulation, making it challenging to elicit accurate final results. To tackle this challenge…

2023

Self-Supervised Set Representation Learning for Unsupervised Meta-Learning

ICLR 2023poster

Unsupervised meta-learning (UML) essentially shares the spirit of self-supervised learning (SSL) in that their goal aims at learning models without any human supervision so that the models can be adapted to downstream tasks. Further, the learning objective of self-supervised learning, which pulls po…

Cited by 11SourcePDFScholar
2023

Simplicial Embeddings in Self-Supervised Learning and Downstream Classification

ICLR 2023top-25%

Simplicial Embeddings (SEM) are representations learned through self-supervised learning (SSL), wherein a representation is projected into $L$ simplices of $V$ dimensions each using a \texttt{softmax} operation. This procedure conditions the representation onto a constrained space during pretraining…

2022

Discrete Compositional Representations as an Abstraction for Goal Conditioned Reinforcement Learning

NeurIPS 2022accept

Goal-conditioned reinforcement learning (RL) is a promising direction for training agents that are capable of solving multiple tasks and reach a diverse set of objectives. How to \textit{specify} and \textit{ground} these goals in such a way that we can both reliably reach goals during training as…

Cited by 10SourcePDFScholar
2022

MGNNI: Multiscale Graph Neural Networks with Implicit Layers

NeurIPS 2022accept

Recently, implicit graph neural networks (GNNs) have been proposed to capture long-range dependencies in underlying graphs. In this paper, we introduce and justify two weaknesses of implicit GNNs: the constrained expressiveness due to their limited effective range for capturing long-range dependenci…

2022

Multi-Task Learning as a Bargaining Game

ICML 2022spotlight

In Multi-task learning (MTL), a joint model is trained to simultaneously make predictions for several tasks. Joint training reduces computation costs and improves data efficiency; however, since the gradients of these different tasks may conflict, training a joint model for MTL often yields lower pe…

2022

Robustness Implies Generalization via Data-Dependent Generalization Bounds

ICML 2022oral

This paper proves that robustness implies generalization via data-dependent generalization bounds. As a result, robustness and generalization are shown to be connected closely in a data-dependent manner. Our bounds improve previous bounds in two directions, to solve an open problem that has seen lit…

Cited by 31SourcePDFScholar
2022

Set-based Meta-Interpolation for Few-Task Meta-Learning

NeurIPS 2022accept

Meta-learning approaches enable machine learning systems to adapt to new tasks given few examples by leveraging knowledge from related tasks. However, a large number of meta-training tasks are still required for generalization to unseen tasks during meta-testing, which introduces a critical bottlen…

Cited by 9SourcePDFScholar
2021

Adversarial Training Helps Transfer Learning via Better Representations

NeurIPS 2021poster

Transfer learning aims to leverage models pre-trained on source data to efficiently adapt to target setting, where only limited data are available for model fine-tuning. Recent works empirically demonstrate that adversarial training in the source data can improve the ability of models to transfer to…

Cited by 63SourcePDFScholar
2021

Discrete-Valued Neural Communication

NeurIPS 2021poster

Deep learning has advanced from fully connected architectures to structured models organized into components, e.g., the transformer composed of positional elements, modular architectures divided into slots, and graph neural nets made up of nodes. The nature of structured models is that communication…

Cited by 58SourcePDFScholar
2021

EIGNN: Efficient Infinite-Depth Graph Neural Networks

NeurIPS 2021poster

Graph neural networks (GNNs) are widely used for modelling graph-structured data in numerous applications. However, with their inherently finite aggregation layers, existing GNN models may not be able to effectively capture long-range dependencies in the underlying graphs. Motivated by this limitati…

2021

GraphMix: Improved Training of GNNs for Semi-Supervised Learning

AAAI 2021technical

We present GraphMix, a regularization method for Graph Neural Network based semi-supervised object classification, whereby we propose to train a fully-connected network jointly with the graph neural network via parameter sharing and interpolation-based regularization. Further, we provide a theoretic…

2021

How Does Mixup Help With Robustness and Generalization?

ICLR 2021spotlight

Mixup is a popular data augmentation technique based on on convex combinations of pairs of examples and their labels. This simple technique has shown to substantially improve both the model's robustness as well as the generalization of the trained model. However, it is not well-understood why such…

Cited by 313SourcePDFScholar
2021

Noether Networks: meta-learning useful conserved quantities

NeurIPS 2021poster

Progress in machine learning (ML) stems from a combination of data availability, computational resources, and an appropriate encoding of inductive biases. Useful biases often exploit symmetries in the prediction problem, such as convolutional networks relying on translation equivariance. Automatical…

Cited by 38SourcePDFScholar
2021

Optimization of Graph Neural Networks: Implicit Acceleration by Skip Connections and More Depth

ICML 2021spotlight

Graph Neural Networks (GNNs) have been studied through the lens of expressive power and generalization. However, their optimization properties are less well understood. We take the first step towards analyzing GNN training by studying the gradient dynamics of GNNs. First, we analyze linearized GNNs…

Cited by 107SourcePDFScholar
2021

Tailoring: encoding inductive biases by optimizing unsupervised objectives at prediction time

NeurIPS 2021poster

From CNNs to attention mechanisms, encoding inductive biases into neural networks has been a fruitful source of improvement in machine learning. Adding auxiliary losses to the main objective function is a general way of encoding biases that can help networks learn better representations. However, si…

Cited by 23SourcePDFScholar
2021

Understanding End-to-End Model-Based Reinforcement Learning Methods as Implicit Parameterization

NeurIPS 2021poster

Estimating the per-state expected cumulative rewards is a critical aspect of reinforcement learning approaches, however the experience is obtained, but standard deep neural-network function-approximation methods are often inefficient in this setting. An alternative approach, exemplified by value ite…

Cited by 6SourcePDFScholar
2020

Ordered SGD: A New Stochastic Optimization Framework for Empirical Risk Minimization

AISTATS 2020poster

We propose a new stochastic optimization framework for empirical risk minimization problems such as those that arise in machine learning. The traditional approaches, such as (mini-batch) stochastic gradient descent (SGD), utilize an unbiased gradient estimator of the empirical average loss. In contr…

2015

Bayesian Optimization with Exponential Convergence

NeurIPS 2015poster

This paper presents a Bayesian optimization method with exponential convergence without the need of auxiliary optimization and without the delta-cover sampling. Most Bayesian optimization methods require auxiliary optimization: an additional non-convex global optimization problem, which can be time-…

Cited by 135SourcePDFScholar