← Search

Wei Zeng

22 accepted papers

2026

Bridging Piano Transcription and Rendering via Disentangled Score Content and Style

ICLR 2026poster

Expressive performance rendering (EPR) and automatic piano transcription (APT) are fundamental yet inverse tasks in music information retrieval: EPR generates expressive performances from symbolic scores, while APT recovers scores from performances. Despite their dual nature, prior work has addresse…

Cited by 0SourcecodeScholar
2026

DaVinci: Reinforcing Visual-Structural Syntax in MLLMs for Generalized Scientific Diagram Parsing

ICLR 2026poster

Parsing raster-based scientific diagrams into structured representations is critical for editability and reusability. However, existing multimodal LLMs (MLLMs) struggle with the diverse visual primitives, complex structural layouts, and strict syntax involved. To address this, we introduce DaVinci,…

Cited by 0SourcecodeScholar
2026

Do Large Language Models Reason About Uncertainty Like Humans? A Benchmark on Hurricane Forecast Visualization Comprehension

AAAI 2026technical

Uncertainty visualizations, such as hurricane cones and ensemble tracks, are essential for risk communication but are often misinterpreted, leading to harmful decisions. As AI assistants like large language models (LLMs) increasingly support understanding of graphics and decision-making, they offer

Cited by 0SourcePDFScholar
2026

When Eyes and Ears Disagree: Can MLLMs Discern Audio-Visual Confusion?

AAAI 2026technical

Can Multimodal Large Language Models (MLLMs) discern confused objects that are visually present but audio-absent? To study this, we introduce a new benchmark, AV-ConfuseBench, which simulates an “Audio-Visual Confusion” scene by modifying the corresponding sound of an object in the video, e.g., mute

Cited by 0SourcePDFScholar
2025

AKRMap: Adaptive Kernel Regression for Trustworthy Visualization of Cross-Modal Embeddings

ICML 2025poster

Cross-modal embeddings form the foundation for multi-modal models. However, visualization methods for interpreting cross-modal embeddings have been primarily confined to traditional dimensionality reduction (DR) techniques like PCA and t-SNE. These DR methods primarily focus on feature distributions…

2025

NN-Former: Rethinking Graph Structure in Neural Architecture Representation

CVPR 2025poster

The growing use of deep learning necessitates efficient network design and deployment, making neural predictors vital for estimating attributes such as accuracy and latency. Recently, Graph Neural Networks (GNNs) and transformers have shown promising performance in representing neural architectures.…

2025

nvBench 2.0: Resolving Ambiguity in Text-to-Visualization through Stepwise Reasoning

NeurIPS 2025poster

Text-to-Visualization (Text2VIS) enables users to create visualizations from natural language queries, making data insights more accessible. However, Text2VIS faces challenges in interpreting ambiguous queries, as users often express their visualization needs in imprecise language. To address this…

Cited by 0SourcecodeScholar
2024

End-to-End Real-World Polyphonic Piano Audio-to-Score Transcription with Hierarchical Decoding

IJCAI 2024poster

Piano audio-to-score transcription (A2S) is an important yet underexplored task with extensive applications for music composition, practice, and analysis. However, existing end-to-end piano A2S systems faced difficulties in retrieving bar-level information such as key and time signatures, and have b…

2024

GeoReasoner: Geo-localization with Reasoning in Street Views using a Large Vision-Language Model

ICML 2024poster

This work tackles the problem of geo-localization with a new paradigm using a large vision-language model (LVLM) augmented with human inference knowledge. A primary challenge here is the scarcity of data for training the LVLM - existing street-view datasets often contain numerous low-quality images…

2024

Powerful and Flexible: Personalized Text-to-Image Generation via Reinforcement Learning

ECCV 2024poster

"Personalized text-to-image models allow users to generate varied styles of images (specified with a sentence) for an object (specified with a set of reference images). While remarkable results have been achieved using diffusion-based generation models, the visual structure and details of the object…

2022

Keypoint-Guided Optimal Transport with Applications in Heterogeneous Domain Adaptation

NeurIPS 2022accept

Existing Optimal Transport (OT) methods mainly derive the optimal transport plan/matching under the criterion of transport cost/distance minimization, which may cause incorrect matching in some cases. In many applications, annotating a few matched keypoints across domains is reasonable or even effor…

Cited by 34SourcePDFScholar
2022

Neural Architecture Search With Representation Mutual Information

CVPR 2022poster

Performance evaluation strategy is one of the most important factors that determine the effectiveness and efficiency in Neural Architecture Search (NAS). Existing strategies, such as employing standard training or performance predictor, often suffer from high computational complexity and low general…

Cited by 19PDFScholar
2021

Adaptive Class Suppression Loss for Long-Tail Object Detection

CVPR 2021poster

To address the problem of long-tail distribution for the large vocabulary object detection task, existing methods usually divide the whole categories into several groups and treat each group with different strategies. These methods bring the following two problems. One is the training inconsistency…

Cited by 128PDFcodeScholar
2021

Contrastive Neural Architecture Search With Neural Architecture Comparators

CVPR 2021poster

One of the key steps in Neural Architecture Search (NAS) is to estimate the performance of candidate architectures. Existing methods either directly use the validation performance or learn a predictor to estimate the performance. However, these methods can be either computationally expensive or very…

Cited by 87PDFcodeScholar
2020

An Asymmetric Modeling for Action Assessment

ECCV 2020poster

Action assessment is a task of assessing the performance of an action. It is widely applicable to many real-world scenarios such as medical treatment and sporting events. However, existing methods for action assessment are mostly limited to individual actions, especially lacking modeling of the asym…

Cited by 58SourcePDFScholar
2020

Large Batch Optimization for Object Detection: Training COCO in 12 Minutes

ECCV 2020poster

Most of existing object detectors usually adopt a small training batch size ( ~16), which severely hinders the whole community from exploring large-scale datasets due to the extremely long training procedure. In this paper, we propose a versatile large batch optimization framework for object detecti…

2017

Exploiting Multi-Grain Ranking Constraints for Precisely Searching Visually-Similar Vehicles

ICCV 2017poster

Precise search of visually-similar vehicles poses a great challenge in computer vision, which needs to find exactly the same vehicle among a massive vehicles with visually similar appearances for a given query image. In this paper, we model the relationship of vehicle images as multiple grains. Foll…

Cited by 130PDFScholar
2017

Learning Long-Term Dependencies for Action Recognition With a Biologically-Inspired Deep Network

ICCV 2017poster

Despite a lot of research efforts devoted in recent years, how to efficiently learn long-term dependencies from sequences still remains a pretty challenging task. As one of the key models for sequence learning, recurrent neural network (RNN) and its variants such as long short term memory (LSTM) and…

Cited by 85PDFcodeScholar