中文
相关论文

相关论文: BCTR: Bidirectional Conditioning Transformer for S…

200 篇论文

Semi-supervised semantic segmentation has attracted increasing attention in computer vision, aiming to leverage unlabeled data through latent supervision. To achieve this goal, prototype-based classification has been introduced and achieved…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Junhao Dong , Zhu Meng , Delong Liu , Jiaxuan Liu , Zhicheng Zhao , Fei Su

Generating continuous electroencephalography (EEG) signals through advanced artificial neural networks presents a novel opportunity to enhance brain-computer interface (BCI) technology. This capability has the potential to significantly…

神经元与认知 · 定量生物学 2024-06-11 Omair Ali , Muhammad Saif-ur-Rehman , Marita Metzler , Tobias Glasmachers , Ioannis Iossifidis , Christian Klaes

In traffic forecasting, graph convolutional networks (GCNs), which model traffic flows as spatio-temporal graphs, have achieved remarkable performance. However, existing GCN-based methods heuristically define the graph structure as the…

机器学习 · 计算机科学 2020-10-16 Jun Fu , Wei Zhou , Zhibo Chen

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yikang Li , Wanli Ouyang , Bolei Zhou , Jianping Shi , Chao Zhang , Xiaogang Wang

Generating novel molecules is challenging, with most representations leading to generative models producing many invalid molecules. Spanning Tree-based Graph Generation (STGG) is a promising approach to ensure the generation of valid…

机器学习 · 计算机科学 2025-07-17 Alexia Jolicoeur-Martineau , Aristide Baratin , Kisoo Kwon , Boris Knyazev , Yan Zhang

We present a novel bipartite graph reasoning Generative Adversarial Network (BiGraphGAN) for two challenging tasks: person pose and facial image synthesis. The proposed graph generator consists of two novel blocks that aim to model the…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Hao Tang , Ling Shao , Philip H. S. Torr , Nicu Sebe

Accurately predicting the possible behaviors of traffic participants is an essential capability for autonomous vehicles. Since autonomous vehicles need to navigate in dynamically changing environments, they are expected to make accurate…

机器人学 · 计算机科学 2022-11-15 Yeping Hu , Wei Zhan , Masayoshi Tomizuka

This report presents the algorithm used in the submission of Generic Event Boundary Detection (GEBD) Challenge at CVPR 2022. In this work, we improve the existing Structured Context Transformer (SC-Transformer) method for GEBD.…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Dexiang Hong , Xiaoqi Ma , Xinyao Wang , Congcong Li , Yufei Wang , Longyin Wen

Connectionist temporal classification (CTC)-based scene text recognition (STR) methods, e.g., SVTR, are widely employed in OCR applications, mainly due to their simple architecture, which only contains a visual model and a CTC-aligned…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Yongkun Du , Zhineng Chen , Hongtao Xie , Caiyan Jia , Yu-Gang Jiang

In this work, we introduce CC3D, a conditional generative model that synthesizes complex 3D scenes conditioned on 2D semantic scene layouts, trained using single-view images. Different from most existing 3D GANs that limit their…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Sherwin Bahmani , Jeong Joon Park , Despoina Paschalidou , Xingguang Yan , Gordon Wetzstein , Leonidas Guibas , Andrea Tagliasacchi

In this paper, we propose a novel model called SGFormer, Semantic Graph TransFormer for point cloud-based 3D scene graph generation. The task aims to parse a point cloud-based scene into a semantic structural graph, with the core challenge…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Changsheng Lv , Mengshi Qi , Xia Li , Zhengyuan Yang , Huadong Ma

Generative models for graphs have been actively studied for decades, and they have a wide range of applications. Recently, learning-based graph generation that reproduces real-world graphs has been attracting the attention of many…

机器学习 · 计算机科学 2023-04-07 Kohei Watabe , Shohei Nakazawa , Yoshiki Sato , Sho Tsugawa , Kenji Nakagawa

The Scene Graph Generation (SGG) task aims to detect all the objects and their pairwise visual relationships in a given image. Although SGG has achieved remarkable progress over the last few years, almost all existing SGG models follow the…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Lin Li , Long Chen , Hanrong Shi , Wenxiao Wang , Jian Shao , Yi Yang , Jun Xiao

Graph Transformers, which incorporate self-attention and positional encoding, have recently emerged as a powerful architecture for various graph learning tasks. Despite their impressive performance, the complex non-convex interactions…

机器学习 · 计算机科学 2024-06-05 Hongkang Li , Meng Wang , Tengfei Ma , Sijia Liu , Zaixi Zhang , Pin-Yu Chen

CTR prediction, which aims to estimate the probability that a user will click an item, plays a crucial role in online advertising and recommender system. Feature interaction modeling based and user interest mining based methods are the two…

信息检索 · 计算机科学 2021-06-09 Wei Guo , Rong Su , Renhao Tan , Huifeng Guo , Yingxue Zhang , Zhirong Liu , Ruiming Tang , Xiuqiang He

Recent advancements in multimodal large models have significantly bridged the representation gap between diverse modalities, catalyzing the evolution of video multimodal interpretation, which enhances users' understanding of video content…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Xu Zhang , Jin Yuan , BinHong Yang , Xuan Liu , Qianjun Zhang , Yuyi Wang , Zhiyong Li , Hanwang Zhang

Controller synthesis is a formal method approach for automatically generating Labeled Transition System (LTS) controllers that satisfy specified properties. The efficiency of the synthesis process, however, is critically dependent on…

人工智能 · 计算机科学 2025-12-18 Toshihide Ubukata , Enhong Mu , Takuto Yamauchi , Mingyue Zhang , Jialong Li , Kenji Tei

Regional prompting, or compositional generation, which enables fine-grained spatial control, has gained increasing attention for its practicality in real-world applications. However, previous methods either introduce additional trainable…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Zhennan Chen , Yajie Li , Haofan Wang , Zhibo Chen , Zhengkai Jiang , Jun Li , Qian Wang , Jian Yang , Ying Tai

Today's VidSGG models are all proposal-based methods, i.e., they first generate numerous paired subject-object snippets as proposals, and then conduct predicate classification for each proposal. In this paper, we argue that this prevalent…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Kaifeng Gao , Long Chen , Yulei Niu , Jian Shao , Jun Xiao

In scene graph generation, a central challenge is modeling polysemous predicates whose meanings shift across contexts. Prior approaches address this issue by decomposing predicates into multiple static prototypes or retrieving semantically…

计算机视觉与模式识别 · 计算机科学 2026-05-29 NamGyu Jung , Chang Choi