← Search

Jiechao Gao

12 accepted papers

2026

Deterministic Component Mining for Multi-framework UI2Code Generation

ICML 2026poster

Automating User Interface (UI) generation substantially improves productivity and accelerates development by reducing engineering time and manual effort. Despite recent progress of Large Language Models (LLMs) in UI-to-Code, most existing approaches focus on a single HTML/CSS form and fail to system…

Cited by 0SourceScholar
2026

GRO-RAG: Gradient-aware Re-rank Optimization for Multi-source Retrieval-Augmented Generation

ICLR 2026poster

Retrieval-Augmented Generation (RAG) systems often rely on information retrieved from heterogeneous sources to support generation tasks. However, existing approaches typically either aggregate all sources uniformly or statically select a single source, neglecting semantic complementarity. Moreover,…

Cited by 0SourceScholar
2026

Mitigating Hallucinations in Large Language Models via Causal Reasoning

AAAI 2026technical

Large language models (LLMs) exhibit logically inconsistent hallucinations that appear coherent yet violate reasoning principles, with recent research suggesting an inverse relationship between causal reasoning capabilities and such hallucinations. However, existing reasoning approaches in LLMs, suc

Cited by 0SourcePDFScholar
2026

MulFCoder: Framework-conditioned Multi-agent for MLLM-based Multi-framework Front-end Code Generation

ICML 2026poster

Generating runnable front-end code from UI screenshots is a long-standing goal in automated software engineering. Existing MLLM-based methods predominantly focused on HTML/CSS, leaving multi-framework generation for React/Vue/Angular underexplored. Naively modifying prompts leads to substantial perf…

Cited by 0SourceScholar
2026

S2D-Align: Shallow-to-Deep Auxiliary Learning for Anatomically-Grounded Radiology Report Generation

AAAI 2026technical

Radiology Report Generation (RRG) aims to automatically generate diagnostic reports from radiology images. To achieve this, existing methods have leveraged the powerful cross-modal generation capabilities of Multimodal Large Language Models (MLLMs), primarily focusing on optimizing cross-modal align

Cited by 0SourcePDFScholar
2025

Adaptive Gradient Masking for Balancing ID and MLLM-based Representations in Recommendation

NeurIPS 2025poster

In large-scale recommendation systems, multimodal (MM) content is increasingly introduced to enhance the generalization of ID features. The rise of Multimodal Large Language Models (MLLMs) enables the construction of unified user and item representations. However, the semantic distribution gap betwe…

Cited by 0SourceScholar
2025

Calibrating Video Watch-time Predictions with Credible Prototype Alignment

ICML 2025poster

Accurately predicting user watch-time is crucial for enhancing user stickiness and retention in video recommendation systems. Existing watch-time prediction approaches typically involve transformations of watch-time labels for prediction and subsequent reversal, ignoring both the natural distributio…

Cited by 0SourcePDFScholar
2025

Can AI See What We Can't? Leveraging Deep Learning and Multi-Temporal Satellite Data to Revolutionize Crop Type Mapping and Yield Prediction

ICASSP 2025accepted

Precise mapping of crop types and estimating yields are important in gauging agricultural diversity and yield potential, especially in regions dominated by small-scale farming. Nevertheless, these tasks are challenging due to factors such as small field sizes, inter-cropping, and a lack of sufficien…

Cited by 0SourceScholar
2025

Fooling the Forgers: A Multi-Stage Framework for Audio Deepfake Detection

ICASSP 2025accepted

Audio deepfakes represent a risk to society as they can deteriorate society’s trust in any audio. In this paper, we present a novel approach for audio deepfake detection using Generative Adversarial Networks (GANs) and contrastive learning in a multi-stage detection framework. In our process, we app…

Cited by 0SourceScholar
2025

SynFix: Dependency-Aware Program Repair via RelationGraph Analysis

ACL 2025finding

Recent advancements in large language models (LLMs) have significantly improved software development automation, including bug localization, code synthesis, program repair, and test generation. However, most prior work on program repair focuses on isolated elements, such as classes or functions, neg…

2025

Track Any Anomalous Object:A Granular Video Anomaly Detection Pipeline

CVPR 2025poster

Video anomaly detection (VAD) is crucial in scenarios such as surveillance and autonomous driving, where timely detection of unexpected activities is essential. Albeit existing methods have primarily focused on detecting anomalous objects in videos--either by identifying anomalous frames or objects-…

Cited by 0SourcePDFScholar
2022

FinRL-Meta: Market Environments and Benchmarks for Data-Driven Financial Reinforcement Learning

NeurIPS 2022accept

Finance is a particularly challenging playground for deep reinforcement learning. However, establishing high-quality market environments and benchmarks for financial reinforcement learning is challenging due to three major factors, namely, low signal-to-noise ratio of financial data, survivorship bi…