← Search

Wenyuan Zhang

23 accepted papers

2026

Fashion Microscope: Pixel-Level Attribute Perception via Optimal Transport and Neural Semantic Aggregation

AAAI 2026technical

Attribute-specific fashion retrieval aims to enhance fine-grained image retrieval by emphasizing the similarity of specific attributes. Current methods primarily rely on attention mechanisms to extract attribute-related visual features but face two key challenges: the limitations of coarse-grained l

Cited by 0SourcePDFScholar
2026

PolarDepth: Monocular Transparent Object Depth from Polar-Physics Priors

ICML 2026poster

Depth estimation for transparent objects remains a fundamental challenge, as RGB-based cues often fail in regions affected by refraction and light transmission. Polarization provides physically grounded information related to surface orientation and material properties, offering reliable geometric c…

Cited by 0SourceScholar
2025

Don’t Half-listen: Capturing Key-part Information in Continual Instruction Tuning

ACL 2025long

Instruction tuning for large language models (LLMs) can drive them to produce results consistent with human goals in specific downstream tasks. However, the process of continual instruction tuning (CIT) for LLMs may bring about the catastrophic forgetting (CF) problem, where previously learned abili…

2025

GAP: Gaussianize Any Point Clouds with Text Guidance

ICCV 2025poster

3D Gaussian Splatting (3DGS) has demonstrated its advantages in achieving fast and high-quality rendering. As point clouds serve as a widely-used and easily accessible form of 3D representation, bridging the gap between point clouds and Gaussians becomes increasingly important. Recent studies have e…

2025

Improving Reasoning Capabilities in Small Models through Mixture-of-layers Distillation with Stepwise Attention on Key Information

EMNLP 2025

The significant computational demands of large language models have increased interest in distilling reasoning abilities into smaller models via Chain-of-Thought (CoT) distillation. Current CoT distillation methods mainly focus on transferring teacher-generated rationales for complex reasoning to st

Cited by 0SourcePDFScholar
2025

MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference

NeurIPS 2025poster

Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based rendering (PBR) with Gaussian Splatting. However, the material inference often…

Cited by 0SourcecodeScholar
2025

MonoInstance: Enhancing Monocular Priors via Multi-view Instance Alignment for Neural Rendering and Reconstruction

CVPR 2025poster

Monocular depth priors have been widely adopted by neural rendering in multi-view based tasks such as 3D reconstruction and novel view synthesis. However, due to the inconsistent prediction on each view, how to more effectively leverage monocular cues in a multi-view context remains a challenge. Cur…

Cited by 4SourcePDFScholar
2025

NeRFPrior: Learning Neural Radiance Field as a Prior for Indoor Scene Reconstruction

CVPR 2025highlight

Recently, it has shown that priors are vital for neural implicit functions to reconstruct high-quality surfaces from multi-view RGB images. However, current priors require large-scale pre-training, and merely provide geometric clues without considering the importance of color. In this paper, we pres…

Cited by 3SourcePDFScholar
2025

Revealing and Mitigating the Challenge of Detecting Character Knowledge Errors in LLM Role-Playing

EMNLP 2025

Large language model (LLM) role-playing has gained widespread attention. Authentic character knowledge is crucial for constructing realistic LLM role-playing agents. However, existing works usually overlook the exploration of LLMs’ ability to detect characters’ known knowledge errors (KKE) and unkno

2025

SOTOPIA-Ω: Dynamic Strategy Injection Learning and Social Instruction Following Evaluation for Social Agents

ACL 2025long

Despite the abundance of prior social strategies possessed by humans, there remains a paucity of research dedicated to their transfer and integration into social agents. Our proposed SOTOPIA-Ω framework aims to address and bridge this gap, with a particular focus on enhancing the social capabilities…

2025

Sparis: Neural Implicit Surface Reconstruction of Indoor Scenes from Sparse Views

AAAI 2025technical

In recent years, reconstructing indoor scene geometry from multi-view images has achieved encouraging accomplishments. Current methods incorporate monocular priors into neural implicit surface models to achieve high-quality reconstructions. However, these methods require hundreds of images for scene…

Cited by 2SourcePDFScholar
2024

Adaptive Data Augmentation for Aspect Sentiment Quad Prediction

ICASSP 2024accepted

Aspect sentiment quad prediction (ASQP) aims to predict the quad sentiment elements for a given sentence, which is a critical task in the field of aspect-based sentiment analysis. However, the data imbalance issue has not received sufficient attention in ASQP task. In this paper, we divide the issue…

Cited by 0SourceScholar
2024

Dynamic Multi-Scale Context Aggregation for Conversational Aspect-Based Sentiment Quadruple Analysis

ICASSP 2024accepted

Conversational aspect-based sentiment quadruple analysis, namely DiaASQ, aims to extract the quadruple of target-aspect-opinion-sentiment within a dialogue . In DiaASQ, a quadruple’s elements often cross multiple utterances. This situation complicates the extraction process, emphasizing the need for…

Cited by 0SourceScholar
2024

Improving Chinese Spelling Correction with Text-Phonetics Differentiation and Adaptive Fusion

ICASSP 2024accepted

Chinese Spelling Correction (CSC) aims to detect and correct the misspelled characters in Chinese texts. Recent studies have achieved great success by incorporating the phonetic information for task predictions. Still, existing methods suffer from two limitations: 1) The differentiated information b…

Cited by 0SourceScholar
2024

Learning Unsigned Distance Functions from Multi-view Images with Volume Rendering Priors

ECCV 2024poster

"Unsigned distance functions (UDFs) have been a vital representation for open surfaces. With different differentiable renderers, current methods are able to train neural networks to infer a UDF by minimizing the rendering errors on the UDF to the multi-view ground truth. However, these differentiabl…

2024

Neural Signed Distance Function Inference through Splatting 3D Gaussians Pulled on Zero-Level Set

NeurIPS 2024poster

It is vital to infer a signed distance function (SDF) for multi-view based surface reconstruction. 3D Gaussian splatting (3DGS) provides a novel perspective for volume rendering, and shows advantages in rendering efficiency and quality. Although 3DGS provides a promising neural rendering option, it…

Cited by 14SourcePDFScholar
2024

Optimal Transport Guided Correlation Assignment for Multimodal Entity Linking

ACL 2024findings

Multimodal entity linking (MEL) aims to link ambiguous mentions in multimodal contexts to entities in a multimodal knowledge graph. A pivotal challenge is to fully leverage multi-element correlations between mentions and entities to bridge modality gap and enable fine-grained semantic matching. Exis…

2023

A Boundary Offset Prediction Network for Named Entity Recognition

EMNLP 2023long findings

Named entity recognition (NER) is a fundamental task in natural language processing that aims to identify and classify named entities in text. However, span-based methods for NER typically assign entity types to text spans, resulting in an imbalanced sample space and neglecting the connections betwe…

Cited by 0SourcecodeScholar
2023

Differentiable Registration of Images and LiDAR Point Clouds with VoxelPoint-to-Pixel Matching

NeurIPS 2023spotlight

Cross-modality registration between 2D images captured by cameras and 3D point clouds from LiDARs is a crucial task in computer vision and robotic. Previous methods estimate 2D-3D correspondences by matching point and pixel patterns learned by neural networks, and use Perspective-n-Points (PnP) to e…

2023

Learning to Correct Noisy Labels for Fine-Grained Entity Typing via Co-Prediction Prompt Tuning

EMNLP 2023long findings

Fine-grained entity typing (FET) is an essential task in natural language processing that aims to assign semantic types to entities in text. However, FET poses a major challenge known as the noise labeling problem, whereby current methods rely on estimating noise distribution to identify noisy label…

Cited by 0SourcecodeScholar
2021

HIP Network: Historical Information Passing Network for Extrapolation Reasoning on Temporal Knowledge Graph

IJCAI 2021poster

In recent years, temporal knowledge graph (TKG) reasoning has received significant attention. Most existing methods assume that all timestamps and corresponding graphs are available during training, which makes it difficult to predict future events. To address this issue, recent works learn to infer…