← Search

Zejian Yuan

18 accepted papers

2026

SWE-Perf: Can Language Models Optimize Code Performance on Real-World Repositories?

ICML 2026poster

Code performance optimization is paramount in real-world software engineering and critical for production-level systems. While Large Language Models (LLMs) have demonstrated impressive capabilities in code generation and bug fixing, their proficiency in enhancing code performance at the repository l…

Cited by 0SourceScholar
2025

TableLoRA: Low-rank Adaptation on Table Structure Understanding for Large Language Models

ACL 2025long

Tabular data are crucial in many fields and their understanding by large language models (LLMs) under high parameter efficiency paradigm is important. However, directly applying parameter-efficient fine-tuning (PEFT) techniques to tabular tasks presents significant challenges, particularly in terms…

2024

CoCoST: Automatic Complex Code Generation with Online Searching and Correctness Testing

EMNLP 2024main

Large Language Models have revolutionized code generation ability by converting natural language descriptions into executable code. However, generating complex code within real-world scenarios remains challenging due to intricate structures, subtle bugs, understanding of advanced data types, and lac…

2024

Multi-Granularity Sparse Relationship Matrix Prediction Network for End-to-End Scene Graph Generation

ECCV 2024poster

"Current end-to-end Scene Graph Generation (SGG) relies solely on visual representations to separately detect sparse relations and entities in an image. This leads to the issue where the predictions of entities do not contribute to the prediction of relations, necessitating post-processing to assign…

2024

RD-NERF: Neural Robust Distilled Feature Fields for Sparse-View Scene Segmentation

ICASSP 2024accepted

We propose Neural Robust Distilled Feature Fields (RD-NeRF) for achieving robust 3D semantic feature distillation and 3D consistent scene segmentation with sparse-view labels. Specifically, we introduce a two-stage pipeline. In the distillation stage, we employ the pre-trained image feature extracto…

Cited by 0SourceScholar
2024

Text2Analysis: A Benchmark of Table Question Answering with Advanced Data Analysis and Unclear Queries

AAAI 2024technical

Tabular data analysis is crucial in various fields, and large language models show promise in this area. However, current research mostly focuses on rudimentary tasks like Text2SQL and TableQA, neglecting advanced analysis like forecasting and chart generation. To address this gap, we developed the…

2023

AnaMeta: A Table Understanding Dataset of Field Metadata Knowledge Shared by Multi-dimensional Data Analysis Tasks

ACL 2023findings

Tabular data analysis is performed everyday across various domains. It requires an accurate understanding of field semantics to correctly operate on table fields and find common patterns in daily analysis. In this paper, we introduce the AnaMeta dataset, a collection of 467k tables with derived supe…

2023

Flexible 3D Lane Detection by Hierarchical Shape Matching

AAAI 2023technical

As one of the basic while vital technologies for HD map construction, 3D lane detection is still an open problem due to varying visual conditions, complex typologies, and strict demands for precision. In this paper, an end-to-end flexible and hierarchical lane detector is proposed to precisely predi…

2023

Learning to Generate an Unbiased Scene Graph by Using Attribute-Guided Predicate Features

AAAI 2023technical

Scene Graph Generation (SGG) aims to capture the semantic information in an image and build a structured representation, which facilitates downstream tasks. The current challenge in SGG is to tackle the biased predictions caused by the long-tailed distribution of predicates. Since multiple predicate…

2022

Learning to Predict 3D Lane Shape and Camera Pose from a Single Image via Geometry Constraints

AAAI 2022technical

Detecting 3D lanes from the camera is a rising problem for autonomous vehicles. In this task, the correct camera pose is the key to generating accurate lanes, which can transform an image from perspective-view to the top-view. With this transformation, we can get rid of the perspective effects so th…

2021

Multimodal Transformer Networks for Pedestrian Trajectory Prediction

IJCAI 2021poster

We consider the problem of forecasting the future locations of pedestrians in an ego-centric view of a moving vehicle. Current CNNs or RNNs are flawed in capturing the high dynamics of motion between pedestrians and the ego-vehicle, and suffer from the massive parameter usages due to the inefficienc…

2018

Improving Deep Visual Representation for Person Re-identification by Global and Local Image-language Association

ECCV 2018poster

Person re-identification is an important task that requires learning discriminative visual features for distinguishing different person identities. Diverse auxiliary information has been utilized to improve the visual feature learning. In this paper, we propose to exploit natural language descriptio…

Cited by 169SourcePDFScholar
2016

Similarity Learning With Spatial Constraints for Person Re-Identification

CVPR 2016poster

Pose variation remains one of the major factors that adversely affect the accuracy of person re-identification. Such variation is not arbitrary as body parts (e.g. head, torso, legs) have relative stable spatial distribution. Breaking down the variability of global appearance regarding the spatial d…

Cited by 398PDFScholar
2015

Similarity Learning on an Explicit Polynomial Kernel Feature Map for Person Re-Identification

CVPR 2015poster

In this paper, we address the person re-identification problem, discovering the correct matches for a probe person image from a set of gallery person images. We follow the learning-to-rank methodology and learn a similarity function to maximize the difference between the similarity scores of matched…

Cited by 258SourcePDFScholar