← Search

Jun Gao

57 accepted papers

2026

AutoQRA: Joint Optimization of Mixed-Precision Quantization and Low-rank Adapters for Efficient LLM Fine-Tuning

ICML 2026poster

Quantization followed by parameter-efficient fine-tuning has emerged as a promising paradigm for downstream adaptation under tight GPU memory constraints. However, this sequential pipeline fails to leverage the intricate interaction between quantization bit-width and LoRA rank. Specifically, a caref…

Cited by 0SourceScholar
2026

Beyond Semantic Search: Towards Referential Anchoring in Composed Image Retrieval

CVPR 2026

Composed Image Retrieval (CIR) has demonstrated significant potential by enabling flexible, multimodal queries that combine a reference image and modification text. However, CIR inherently prioritizes semantic matching, struggling to reliably retrieve a user-specified instance across contexts. In pr

Cited by 0SourceScholar
2026

ChronoEdit: Towards Temporal Reasoning for In-Context Image Editing and World Simulation

ICLR 2026poster

Recent advances in large generative models have significantly advanced image editing and in-context image generation, yet a critical gap remains in ensuring physical consistency, where edited objects must remain coherent. This capability is especially vital for world simulation related tasks. In thi…

Cited by 0SourcecodeScholar
2026

Lyra: Generative 3D Scene Reconstruction via Video Diffusion Model Self-Distillation

ICLR 2026poster

The ability to generate virtual environments is crucial for applications ranging from gaming to physical AI domains such as robotics, autonomous driving, and industrial AI. Current learning-based 3D reconstruction methods rely on the availability of captured real-world multi-view data, which is not…

Cited by 0SourcecodeScholar
2026

Motion Attribution for Video Generation

ICML 2026oral

Despite the rapid progress of video generation models, the role of data in influencing motion is poorly understood. We present Motive (MOTIon attribution for Video gEneration), a motion-centric, gradient-based data attribution framework that scales to modern, large, high-quality video datasets and m…

Cited by 2SourceScholar
2026

Rethinking Flow and Diffusion Bridge Models for Speech Enhancement

AAAI 2026technical

Flow matching and diffusion bridge models have emerged as leading paradigms in generative speech enhancement, modeling stochastic processes between paired noisy and clean speech signals based on principles such as flow matching, score matching, and Schrödinger bridge. In this paper, we present a fra

Cited by 0SourcePDFScholar
2026

SynParaSpeech: Automated Synthesis of Paralinguistic Datasets for Speech Generation and Understanding

ICASSP 2026poster

Paralinguistic sounds, like laughter and sighs, are crucial for synthesizing more realistic and engaging speech. However, existing methods typically depend on proprietary datasets, while publicly available resources often suffer from incomplete speech, inaccurate or missing timestamps, and limited r…

Cited by 0SourcePDFScholar
2026

The Semantic Architect: How FEAML Bridges Structured Data and LLMs for Multi-Label Tasks

AAAI 2026technical

Existing feature engineering methods based on large language models (LLMs) have not yet been applied to multi-label learning tasks. They lack the ability to model complex label dependencies and are not specifically adapted to the characteristics of multi-label tasks. To address the above issues, we

Cited by 0SourcePDFScholar
2025

AIM: Let Any Multimodal Large Language Models Embrace Efficient In-Context Learning

AAAI 2025technical

In-context learning (ICL) advances Large Language Models (LLMs) exhibiting emergent ability on downstream tasks without updating billions of parameters. However, in the area of multimodal Large Language Models (MLLMs), two problems hinder the application of multimodal ICL: (1) Most primary MLLMs are…

2025

DIFIX3D+: Improving 3D Reconstructions with Single-Step Diffusion Models

CVPR 2025award

Neural Radiance Fields and 3D Gaussian Splatting have revolutionized 3D reconstruction and novel-view synthesis task. However, achieving photorealistic rendering from extreme novel viewpoints remains challenging, as artifacts persist across representations. In this work, we introduce Difix3D+, a nov…

2025

Diffusion Renderer: Neural Inverse and Forward Rendering with Video Diffusion Models

CVPR 2025poster

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representations--explicit 3D geometry, high-quality material properties, and lighting cond…

Cited by 3SourcePDFScholar
2025

EGPlace: An Efficient Macro Placement Method via Evolutionary Search with Greedy Repositioning Guided Mutation

ICML 2025poster

Macro placement, which involves optimizing the positions of modules, is a critical phase in modern integrated circuit design and significantly influences chip performance. The growing complexity of integrated circuits demands increasingly sophisticated placement solutions. Existing approaches have e…

Cited by 0SourcePDFScholar
2025

FinRAGBench-V: A Benchmark for Multimodal RAG with Visual Citation in the Financial Domain

EMNLP 2025

Retrieval-Augmented Generation (RAG) plays a vital role in the financial domain, powering applications such as real-time market analysis, trend forecasting, and interest rate computation. However, most existing RAG research in finance focuses predominantly on textual data, overlooking the rich visua

2025

GEN3C: 3D-Informed World-Consistent Video Generation with Precise Camera Control

CVPR 2025highlight

We present GEN3C, a generative video model with precise Camera Control and temporal 3D Consistency. Prior video models already generate realistic videos, but they tend to leverage little 3D information, leading to inconsistencies, such as objects popping in and out of existence. Camera control, if i…

2025

Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method

IJCAI 2025

The rapid growth in feature dimension may introduce implicit associations between features and labels in multi-label datasets, making the relationships between features and labels increasingly complex. Moreover, existing methods often adopt low-dimensional linear decomposition to explore the associa

Cited by 0SourcePDFScholar
2025

InfiniCube: Unbounded and Controllable Dynamic 3D Driving Scene Generation with World-Guided Video Models

ICCV 2025poster

We present InfiniCube, a scalable and controllable method to generate unbounded and dynamic 3D driving scenes with high fidelity.Previous methods for scene generation are constrained either by their applicability to indoor scenes or by their lack of controllability.In contrast, we take advantage of…

Cited by 0SourcePDFScholar
2025

Mitigating Hallucinations in Large Vision-Language Models by Self-Injecting Hallucinations

EMNLP 2025

Large Vision-Language Models (LVLMs) suffer from serious hallucination problems, where the model-generated responses are inconsistent with the visual inputs. Existing hallucination mitigation methods are mainly based on preference alignment and require external human annotations or auxiliary models

2025

PartField: Learning 3D Feature Fields for Part Segmentation and Beyond

ICCV 2025poster

We propose PartField, a feedforward approach for learning part-based 3D features, which captures the general concept of parts and their hierarchy without relying on predefined templates or text-based names, and can be applied to open-world 3D shapes across various modalities. PartField requires only…

Cited by 0SourcePDFScholar
2025

Realistic Training Data Generation and Rule Enhanced Decoding in LLM for NameGuess

EMNLP 2025

The wide use of abbreviated column names (derived from English words or Chinese Pinyin) in database tables poses significant challenges for table-centric tasks in natural language processing and database management. Such a column name expansion task, referred to as the NameGuess task, has previously

2025

Two-Stage Feature Generation with Transformer and Reinforcement Learning

IJCAI 2025

Feature generation is a critical step in machine learning, aiming to enhance model performance by capturing complex relationships within the data and generating meaningful new features. Traditional feature generation methods heavily rely on domain expertise and manual intervention, making the proces

Cited by 0SourcePDFScholar
2025

UniICL: An Efficient ICL Framework Unifying Compression, Selection, and Generation

ACL 2025long

In-context learning (ICL) enhances the reasoning abilities of Large Language Models (LLMs) by prepending a few demonstrations. It motivates researchers to introduce more examples to provide additional contextual information for the generation. However, existing methods show a significant limitation…

Cited by 0SourcePDFScholar
2024

Bayesian-Boosted MetaLoc: Efficient Training and Guaranteed Generalization for Indoor Localization

ICASSP 2024accepted

Existing localization approaches utilizing environment-specific channel state information (CSI) excel under specific environment but struggle to generalize across varied environments. This challenge becomes even more pronounced when confronted with limited training data. To address these issues, we…

Cited by 0SourceScholar
2024

Contrastive Learning with High-Quality and Low-Quality Augmented Data for Query-Focused Summarization

ICASSP 2024accepted

Unlike general text summarization, Query-focused summarization (QFS) is severely limited by insufficient datasets, forcing previous research to transform datasets from other tasks into QFS format for data augmentation. However, this approach has resulted in two problems: the task and traintest gaps.…

Cited by 0SourceScholar
2024

LATTE3D: Large-scale Amortized Text-To-Enhanced3D Synthesis

ECCV 2024poster

"Recent text-to-3D generation approaches produce impressive 3D results but require time-consuming optimization that can take up to an hour per prompt. Amortized methods like ATT3D optimize multiple prompts simultaneously to improve efficiency, enabling fast text-to-3D synthesis. However, they cannot…

2024

WebCiteS: Attributed Query-Focused Summarization on Chinese Web Search Results with Citations

ACL 2024long

Enhancing the attribution in large language models (LLMs) is a crucial task. One feasible approach is to enable LLMs to cite external sources that support their generations. However, existing datasets and evaluation methods in this domain still exhibit notable limitations. In this work, we formulate…

2024

WildFusion: Learning 3D-Aware Latent Diffusion Models in View Space

ICLR 2024poster

Modern learning-based approaches to 3D-aware image synthesis achieve high photorealism and 3D-consistent viewpoint changes for the generated images. Existing approaches represent instances in a shared canonical space. However, for in-the-wild datasets a shared canonical system can be difficult to de…

Cited by 6SourcePDFScholar
2023

A Diffusion Model for Event Skeleton Generation

ACL 2023findings

Event skeleton generation, aiming to induce an event schema skeleton graph with abstracted event nodes and their temporal relations from a set of event instance graphs, is a critical step in the temporal complex event schema induction task. Existing methods effectively address this task from a graph…

2023

A Generative Approach for Script Event Prediction via Contrastive Fine-Tuning

AAAI 2023technical

Script event prediction aims to predict the subsequent event given the context. This requires the capability to infer the correlations between events. Recent works have attempted to improve event correlation reasoning by using pretrained language models and incorporating external knowledge (e.g., di…

2023

An Adaptive Prompt Generation Framework for Task-oriented Dialogue System

EMNLP 2023long findings

The de facto way of utilizing black-box large language models (LLMs) to perform various downstream tasks is prompting. However, obtaining suitable prompts for specific tasks is still a challenging problem. While existing LLM-based methods demonstrate promising performance in task-oriented dialogue (…

Cited by 0SourceScholar
2023

Conditional LS-GAN Based Skylight Polarization Image Restoration and Application in Meridian Localization

ICASSP 2023accepted

Skylight polarization images (SPIs) contain crucial spatial information that can be used for navigation purposes. Under most circumstances, the quality of the images becomes a major concern, especially when there is blocking between the perception equipment and the sky. This paper introduces a deep…

Cited by 0SourceScholar
2023

Magic3D: High-Resolution Text-to-3D Content Creation

CVPR 2023highlight

Recently, DreamFusion demonstrated the utility of a pretrained text-to-image diffusion model to optimize Neural Radiance Fields (NeRF), achieving remarkable text-to-3D synthesis results. However, the method has two inherent limitations: 1) optimization of the NeRF representation is extremely slow, 2…

Cited by 1196SourcePDFScholar
2023

Neural Fields Meet Explicit Geometric Representations for Inverse Rendering of Urban Scenes

CVPR 2023poster

Reconstruction and intrinsic decomposition of scenes from captured imagery would enable many applications such as relighting and virtual object insertion. Recent NeRF based methods achieve impressive fidelity of 3D reconstruction, but bake the lighting and shadows into the radiance field, while mesh…

Cited by 89SourcePDFScholar
2022

Extracting Triangular 3D Models, Materials, and Lighting From Images

CVPR 2022oral

We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations. Unlike recent multi-view reconstruction approaches, which typically produce entangled 3D representations encoded in neural networks, we output triangle meshes with spatially-…

Cited by 404PDFcodeScholar
2022

GET3D: A Generative Model of High Quality 3D Textured Shapes Learned from Images

NeurIPS 2022accept

As several industries are moving towards modeling massive 3D virtual worlds, the need for content creation tools that can scale in terms of the quantity, quality, and diversity of 3D content is becoming evident. In our work, we aim to train performant 3D generative models that synthesize textured me…

2022

Improving Event Representation via Simultaneous Weakly Supervised Contrastive Learning and Clustering

ACL 2022long

Representations of events described in text are important for various tasks. In this work, we present SWCC: a Simultaneous Weakly supervised Contrastive learning and Clustering framework for event representation learning. SWCC learns event representations by making better use of co-occurrence inform…

2022

Interpretable Proof Generation via Iterative Backward Reasoning

NAACL 2022long

We present IBR, an Iterative Backward Reasoning model to solve the proof generation tasks on rule-based Question Answering (QA), where models are required to reason over a series of textual rules and facts to find out the related proof path and derive the final answer. We handle the limitations of e…

2022

Mask-then-Fill: A Flexible and Effective Data Augmentation Framework for Event Extraction

EMNLP 2022finding

We present Mask-then-Fill, a flexible and effective data augmentation framework for event extraction. Our approach allows for more flexible manipulation of text and thus can generate more diverse data while keeping the original event structure unchanged as much as possible. Specifically, it first ra…

Cited by 33SourcePDFScholar
2022

TASA: Deceiving Question Answering Models by Twin Answer Sentences Attack

EMNLP 2022main

We present Twin Answer Sentences Attack (TASA), an adversarial attack method for question answering (QA) models that produces fluent and grammatical adversarial contexts while maintaining gold answers. Despite phenomenal progress on general adversarial attacks, few works have investigated the vulner…

2022

Title2Event: Benchmarking Open Event Extraction with a Large-scale Chinese Title Dataset

EMNLP 2022main

Event extraction (EE) is crucial to downstream tasks such as new aggregation and event knowledge graph construction. Most existing EE datasets manually define fixed event types and design specific schema for each of them, failing to cover diverse events emerging from the online text. Moreover, news…

2021

3DStyleNet: Creating 3D Shapes With Geometric and Texture Style Variations

ICCV 2021poster

We propose a method to create plausible geometric and texture style variations of 3D objects in the quest to democratize 3D content creation. Given a pair of textured source and target objects, our method predicts a part-aware affine transformation field that naturally warps the source shape to imit…

Cited by 75PDFScholar
2021

DIB-R++: Learning to Predict Lighting and Material with a Hybrid Differentiable Renderer

NeurIPS 2021poster

We consider the challenging problem of predicting intrinsic object properties from a single image by exploiting differentiable renderers. Many previous learning-based approaches for inverse graphics adopt rasterization-based renderers and assume naive lighting and material models, which often fail t…

Cited by 68SourcePDFScholar
2021

DatasetGAN: Efficient Labeled Data Factory With Minimal Human Effort

CVPR 2021poster

We introduce DatasetGAN: an automatic procedure to generate massive datasets of high-quality semantically segmented images requiring minimal human effort. Current deep networks are extremely data-hungry, benefiting from training on large-scale datasets, which are time-consuming to annotate. Our meth…

Cited by 393PDFcodeScholar
2021

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

NeurIPS 2021poster

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations by leveraging a novel hybrid 3D representation. Compared to the current implicit…

2021

Image GANs meet Differentiable Rendering for Inverse Graphics and Interpretable 3D Neural Rendering

ICLR 2021oral

Differentiable rendering has paved the way to training neural networks to perform “inverse graphics” tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current approaches rely on multi-view imagery which are not readily available in practice…

Cited by 145SourcePDFScholar
2021

Improving Empathetic Response Generation by Recognizing Emotion Cause in Conversations

EMNLP 2021finding

Current approaches to empathetic response generation focus on learning a model to predict an emotion label and generate a response based on this label and have achieved promising results. However, the emotion cause, an essential factor for empathetic responding, is ignored. The emotion cause is a st…

Cited by 116SourcePDFScholar
2020

Beyond Fixed Grid: Learning Geometric Image Representation with a Deformable Grid

ECCV 2020poster

In modern computer vision, images are typically represented as a fixed uniform grid with some stride and processed via a deep convolutional neural network. We argue that deforming the grid to better align with the high-frequency image content is a more effective strategy. We introduce mph{Deformable…

2020

Interactive Annotation of 3D Object Geometry using 2D Scribbles

ECCV 2020poster

Inferring detailed 3D geometry of the scene is crucial for robotics applications, simulation, and 3D content creation. However, such information is hard to obtain, and thus very few datasets support it. In this paper, we propose an interactive framework for annotating 3D object geometry from both po…

Cited by 17SourcePDFScholar
2020

Learning Deformable Tetrahedral Meshes for 3D Reconstruction

NeurIPS 2020poster

3D shape representations that accommodate learning-based 3D reconstruction are an open problem in machine learning and computer graphics. Previous work on neural 3D reconstruction demonstrated benefits, but also limitations, of point cloud, voxel, surface mesh, and implicit function representations.…

2020

ScribbleBox: Interactive Annotation Framework for Video Object Segmentation

ECCV 2020poster

Manually labeling video datasets for segmentation tasks is extremely time consuming. We introduce ScribbleBox, an interactive framework for annotating object instances with masks in videos with a significant boost in efficiency. In particular, we split annotation into two steps: annotating objects w…

Cited by 23SourcePDFScholar
2019

Learning to Predict 3D Objects with an Interpolation-based Differentiable Renderer

NeurIPS 2019poster

Many machine learning models operate on images, but ignore the fact that images are 2D projections formed by 3D geometry interacting with light, in a process called rendering. Enabling ML models to understand image formation might be key for generalization. However, due to an essential rasterization…

Cited by 453SourcePDFScholar
2019

Representation Degeneration Problem in Training Natural Language Generation Models

ICLR 2019poster

We study an interesting problem in training neural network-based models for natural language generation tasks, which we call the \emph{representation degeneration problem}. We observe that when training a model for natural language generation tasks through likelihood maximization with the weight tyi…

Cited by 311SourcePDFScholar
2018

Dropout Training, Data-dependent Regularization, and Generalization Bounds

ICML 2018oral

We study the problem of generalization guarantees for dropout training. A general framework is first proposed for learning procedures with random perturbation on model parameters. The generalization error is bounded by sum of two offset Rademacher complexities: the main term is Rademacher complexity…

Cited by 36SourcePDFScholar
2018

Learning to Navigate for Fine-grained Classification

ECCV 2018poster

Fine-grained classification is challenging due to the difficulty of finding discriminative features. Finding those subtle traits that fully characterize the object is not straightforward. To handle this circumstance, we propose a novel self-supervision mechanism to effectively localize informative r…