← Search

Xianghua Ying

23 accepted papers

2026

Monet: Reasoning in Latent Visual Space Beyond Image and Language

CVPR 2026

Thinking with images has emerged as an effective paradigm for advancing visual reasoning, extending beyond text-only chains of thought by injecting visual evidence into intermediate reasoning steps. However, existing methods fall short of human-like abstract visual thinking, as their flexibility is

Cited by 0SourcecodeScholar
2026

RT-Splatting: Joint Reflection-Transmission Modeling with Gaussian Splatting

CVPR 2026

3D Gaussian Splatting (3DGS) enables real-time novel view synthesis with high visual quality. However, existing methods struggle with semi-transparent specular surfaces that exhibit both complex reflections and clear transmission, often producing blurry reflections or overly occluded transmission. T

Cited by 0SourcecodeScholar
2025

Audio-Visual Instance Segmentation

CVPR 2025poster

In this paper, we propose a new multi-modal task, termed audio-visual instance segmentation (AVIS), which aims to simultaneously identify, segment and track individual sounding object instances in audible videos. To facilitate this research, we introduce a high-quality benchmark named AVISeg, contai…

2025

Can In-context Learning Really Generalize to Out-of-distribution Tasks?

ICLR 2025poster

In this work, we explore the mechanism of in-context learning (ICL) on out-of-distribution (OOD) tasks that were not encountered during training. To achieve this, we conduct synthetic experiments where the objective is to learn OOD mathematical functions through ICL using a GPT-2 model. We reveal th…

Cited by 1SourcePDFScholar
2025

FreEformer: Frequency Enhanced Transformer for Multivariate Time Series Forecasting

IJCAI 2025

This paper presents FreEformer, a simple yet effective model that leverages a Frequency Enhanced Transformer for multivariate time series forecasting. Our work is based on the assumption that the frequency spectrum provides a global perspective on the composition of series across various frequencies

2025

Normal-NeRF: Ambiguity-Robust Normal Estimation for Highly Reflective Scenes

AAAI 2025technical

Neural Radiance Fields (NeRF) often struggle with reconstructing and rendering highly reflective scenes. Recent advancements have developed various reflection-aware appearance models to enhance NeRF's capability to render specular reflections. However, the robust reconstruction of highly reflective…

2025

OLinear: A Linear Model for Time Series Forecasting in Orthogonally Transformed Domain

NeurIPS 2025poster

This paper presents $\mathbf{OLinear}$, a $\mathbf{linear}$-based multivariate time series forecasting model that operates in an $\mathbf{o}$rthogonally transformed domain. Recent forecasting models typically adopt the temporal forecast (TF) paradigm, which directly encode and decode time series in…

Cited by 0SourcecodeScholar
2024

Dissecting the Failure of Invariant Learning on Graphs

NeurIPS 2024poster

Enhancing node-level Out-Of-Distribution (OOD) generalization on graphs remains a crucial area. In this paper, we develop a Structural Causal Model (SCM) to theoretically dissect the performance of two prominent invariant learning methods--Invariant Risk Minimization (IRM) and Variance-Risk Extrapol…

2024

Hierarchical Unsupervised Relation Distillation for Source Free Domain Adaptation

ECCV 2024poster

"Source free domain adaptation (SFDA) aims to transfer the model trained on labeled source domain to unlabeled target domain without accessing source data. Recent SFDA methods predominantly rely on self-training, which supervise the model with pseudo labels generated from individual data samples. Ho…

Cited by 1SourcePDFScholar
2024

Sub-Adjacent Transformer: Improving Time Series Anomaly Detection with Reconstruction Error from Sub-Adjacent Neighborhoods

IJCAI 2024poster

In this paper, we present the Sub-Adjacent Transformer with a novel attention mechanism for unsupervised time series anomaly detection. Unlike previous approaches that rely on all the points within some neighborhood for time point reconstruction, our method restricts the attention to regions not imm…

2024

VPDETR: End-to-End Vanishing Point DEtection TRansformers

AAAI 2024technical

In the field of vanishing point detection, previous works commonly relied on extracting and clustering straight lines or classifying candidate points as vanishing points. This paper proposes a novel end-to-end framework, called VPDETR (Vanishing Point DEtection TRansformer), that views vanishing poi…

Cited by 0SourcePDFScholar
2023

Cross-Modal Contrastive Learning for Domain Adaptation in 3D Semantic Segmentation

AAAI 2023technical

Domain adaptation for 3D point cloud has attracted a lot of interest since it can avoid the time-consuming labeling process of 3D data to some extent. A recent work named xMUDA leveraged multi-modal data to domain adaptation task of 3D semantic segmentation by mimicking the predictions between 2D an…

Cited by 19SourcePDFScholar
2023

ECO-3D: Equivariant Contrastive Learning for Pre-training on Perturbed 3D Point Cloud

AAAI 2023technical

In this work, we investigate contrastive learning on perturbed point clouds and find that the contrasting process may widen the domain gap caused by random perturbations, making the pre-trained network fail to generalize on testing data. To this end, we propose the Equivariant COntrastive framework…

Cited by 0SourcePDFScholar
2023

Employing Latent Categories of Entities for Knowledge Graph Embeddings With Contrastive Learning

RA-L 2023

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for robotics to learn and reason about semantic knowledge. It is crucial for knowledge graph embedding models to infer various relation patterns, such as symmetry/antisymmetry. Ho

Cited by 1SourceScholar
2022

Knowledge Graph Embedding by Adaptive Limit Scoring Loss Using Dynamic Weighting Strategy

ACL 2022findings

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for predicting missing links in knowledge graphs. Designing a strong and effective loss framework is essential for knowledge graph embedding models to distinguish between correct…

Cited by 6SourcePDFScholar
2022

Learning Hierarchy-Aware Quaternion Knowledge Graph Embeddings with Representing Relations as 3D Rotations

COLING 2022main

Knowledge graph embedding aims to represent entities and relations as low-dimensional vectors, which is an effective way for predicting missing links. It is crucial for knowledge graph embedding models to model and infer various relation patterns, such as symmetry/antisymmetry. However, many existin…

2022

Transformer Based Line Segment Classifier With Image Context for Real-Time Vanishing Point Detection in Manhattan World

CVPR 2022poster

Previous works on vanishing point detection usually use geometric prior for line segment clustering. We find that image context can also contribute to accurate line classification. Based on this observation, we propose to classify line segments into three groups according to three unknown-but-sought…

Cited by 21PDFcodeScholar
2021

Improving Knowledge Graph Embedding Using Affine Transformations of Entities Corresponding to Each Relation

EMNLP 2021finding

To find a suitable embedding for a knowledge graph remains a big challenge nowadays. By using previous knowledge graph embedding methods, every entity in a knowledge graph is usually represented as a k-dimensional vector. As we know, an affine transformation can be expressed in the form of a matrix…

Cited by 10SourcePDFScholar
2021

Towards Cross-View Consistency in Semantic Segmentation While Varying View Direction

IJCAI 2021poster

Several images are taken for the same scene with many view directions. Given a pixel in any one image of them, its correspondences may appear in the other images. However, by using existing semantic segmentation methods, we find that the pixel and its correspondences do not always have the same infe…

Cited by 3SourcePDFScholar
2020

3D Orientation Estimation and Vanishing Point Extraction from Single Panoramas Using Convolutional Neural Network

ICRA 2020poster

3D orientation estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. This paper presents a new CNN architecture to estimate the 3D orientation of an omnidirectional camera with respect to the world coordinate system from a sin…

Cited by 1SourceScholar
2020

RDCFace: Radial Distortion Correction for Face Recognition

CVPR 2020poster

The effects of radial lens distortion often appear in wide-angle cameras of surveillance and safeguard systems, which may severely degrade performances of previous face recognition algorithms. Traditional methods for radial lens distortion correction usually employ line features in scenarios that ar…

Cited by 24PDFScholar
2016

Camera Calibration From Periodic Motion of a Pedestrian

CVPR 2016poster

Camera calibration directly from image sequences of a pedestrian without using any calibration object is a really challenging task and should be well solved in computer vision, especially in visual surveillance. In this paper, we propose a novel camera calibration method based on recovering the thre…

Cited by 45PDFScholar