← Search

Zhe Feng

26 accepted papers

2026

LaplacianFormer:Rethinking Linear Attention with Laplacian Kernel

ICLR 2026poster

The quadratic complexity of softmax attention presents a major obstacle for scaling Transformers to high-resolution vision tasks. Existing linear attention variants often replace the softmax with Gaussian kernels to reduce complexity, but such approximations lack theoretical grounding and tend to ov…

Cited by 0SourceScholar
2026

MAVEN: A Mesh-Aware Volumetric Encoding Network for Simulating 3D Flexible Deformation

ICLR 2026poster

Deep learning-based approaches, particularly graph neural networks (GNNs), have gained prominence in simulating flexible deformations and contacts of solids, due to their ability to handle unstructured physical fields and nonlinear regression on graph structures. However, existing GNNs commonly repr…

Cited by 0SourcecodeScholar
2026

Neural Latent Arbitrary Lagrangian-Eulerian Grids for Fluid-Solid Interaction

ICLR 2026poster

Fluid-solid interaction (FSI) problems are fundamental in many scientific and engineering applications, yet effectively capturing the highly nonlinear two-way interactions remains a significant challenge. Most existing deep learning methods are limited to simplified one-way FSI scenarios, often assu…

Cited by 0SourcecodeScholar
2026

Scaling Inference-Time Computation via Opponent Simulation: Enabling Online Strategic Adaptation in Repeated Negotiation

ICML 2026poster

While large language models (LLMs) have emerged as powerful decision-makers across a wide range of single-agent and stationary environments, fewer efforts have been devoted to settings where LLMs must engage in \emph{repeated} and \emph{strategic} interactions with unknown or dynamic opponents. In s…

Cited by 0SourceScholar
2025

A Unified Approach to Submodular Maximization Under Noise

NeurIPS 2025poster

We consider the problem of maximizing a submodular function with access to a _noisy_ value oracle for the function instead of an exact value oracle. Similar to prior work, we assume that the noisy oracle is persistent in that multiple calls to the oracle for a specific set always return the same val…

Cited by 0SourceScholar
2025

AccidentX: A Large-Scale Multimodal BEV Dataset for Traffic Accident Analysis and Prevention

IROS 2025

With the rapid development and widespread application of autonomous driving technology, the accurate analysis and prevention of traffic accidents have become critical challenges. However, current traffic accident datasets are often constrained by limited scale and diversity, impeding progress in thi

Cited by 0SourceScholar
2025

Deviate or Not: Learning Coalition Structures with Multiple-bit Observations in Games

AAAI 2025technical

We consider the Coalition Structure Learning (CSL) problem in multi-agent systems, motivated by the existence of coalitions in many real-world systems, e.g., trading platforms and auction systems. In this problem, there is a hidden coalition structure within a set of n agents, which affects the beha…

Cited by 0SourcePDFScholar
2025

Unisoma: A Unified Transformer-based Solver for Multi-Solid Systems

ICML 2025poster

Multi-solid systems are foundational to a wide range of real-world applications, yet modeling their complex interactions remains challenging. Existing deep learning methods predominantly rely on implicit modeling, where the factors influencing solid deformation are not explicitly represented but are…

2024

A Field Guide for Pacing Budget and ROS Constraints

ICML 2024poster

Budget pacing is a popular service that has been offered by major internet advertising platforms since their inception. In the past few years, autobidding products that provide real-time bidding as a service to advertisers have seen a prominent rise in adoption. A popular autobidding stategy is valu…

Cited by 4SourcePDFScholar
2024

Learning Thresholds with Latent Values and Censored Feedback

ICLR 2024poster

In this paper, we investigate a problem of *actively* learning threshold in latent space, where the *unknown* reward $g(\gamma, v)$ depends on the proposed threshold $\gamma$ and latent value $v$ and it can be $only$ achieved if the threshold is lower than or equal to the *unknown* latent value. Thi…

Cited by 0SourcePDFScholar
2023

CoAug: Combining Augmentation of Labels and Labelling Rules

ACL 2023findings

Collecting labeled data for Named Entity Recognition (NER) tasks is challenging due to the high cost of manual annotations. Instead, researchers have proposed few-shot self-training and rule-augmentation techniques to minimize the reliance on large datasets. However, inductive biases and restricted…

2023

DelucionQA: Detecting Hallucinations in Domain-specific Question Answering

EMNLP 2023long findings

Hallucination is a well-known phenomenon in text generated by large language models (LLMs). The existence of hallucinatory responses is found in almost all application scenarios e.g., summarization, question-answering (QA) etc. For applications requiring high reliability (e.g., customer-facing assis…

Cited by 0SourceScholar
2023

Follow-ups Also Matter: Improving Contextual Bandits via Post-serving Contexts

NeurIPS 2023spotlight

Standard contextual bandit problem assumes that all the relevant contexts are observed before the algorithm chooses an arm. This modeling paradigm, while useful, often falls short when dealing with problems in which additional valuable contexts can be observed after arm selection. For example, conte…

Cited by 1SourcePDFScholar
2023

Pairwise Ranking Losses of Click-Through Rates Prediction for Welfare Maximization in Ad Auctions

ICML 2023poster

We study the design of loss functions for click-through rates (CTR) to optimize (social) welfare in advertising auctions. Existing works either only focus on CTR predictions without consideration of business objectives (e.g., welfare) in auctions or assume that the distribution over the participants…

Cited by 2SourcePDFScholar
2022

A Context-Integrated Transformer-Based Neural Network for Auction Design

ICML 2022spotlight

One of the central problems in auction design is developing an incentive-compatible mechanism that maximizes the auctioneer’s expected revenue. While theoretical approaches have encountered bottlenecks in multi-item auctions, recently, there has been much progress on finding the optimal mechanism th…

2022

Incrementality Bidding via Reinforcement Learning under Mixed and Delayed Rewards

NeurIPS 2022accept

Incrementality, which measures the causal effect of showing an ad to a potential customer (e.g. a user in an internet platform) versus not, is a central object for advertisers in online advertising platforms. This paper investigates the problem of how an advertiser can learn to optimize the biddin…

Cited by 2SourcePDFScholar
2021

A New Approach to Overgenerating and Scoring Abstractive Summaries

NAACL 2021long

We propose a new approach to generate multiple variants of the target summary with diverse content and varying lengths, then score and select admissible ones according to users’ needs. Abstractive summarizers trained on single reference summaries may struggle to produce outputs that achieve multiple…

2021

Convergence Analysis of No-Regret Bidding Algorithms in Repeated Auctions

AAAI 2021technical

The connection between games and no-regret algorithms has been widely studied in the literature. A fundamental result is that when all players play no-regret strategies, this produces a sequence of actions whose time-average is a coarse-correlated equilibrium of the game. However, much less is known…

Cited by 40SourcePDFScholar
2021

Reserve Price Optimization for First Price Auctions in Display Advertising

ICML 2021oral

The display advertising industry has recently transitioned from second- to first-price auctions as its primary mechanism for ad allocation and pricing. In light of this, publishers need to re-evaluate and optimize their auction parameters, notably reserve prices. In this paper, we propose a gradient…

Cited by 11SourcePDFScholar
2021

Weakly Supervised Named Entity Tagging with Learnable Logical Rules

ACL 2021long

We study the problem of building entity tagging systems by using a few rules as weak supervision. Previous methods mostly focus on disambiguating entity types based on contexts and expert-provided rules, while assuming entity spans are given. In this work, we propose a novel method TALLOR that boots…

2019

Optimal Auctions through Deep Learning

ICML 2019oral

Designing an incentive compatible auction that maximizes expected revenue is an intricate task. The single-item case was resolved in a seminal piece of work by Myerson in 1981. Even after 30-40 years of intense research the problem remains unsolved for seemingly simple multi-bidder, multi-item setti…