中文
相关论文

相关论文: Hierarchical Memory Learning for Fine-Grained Scen…

200 篇论文

Scene Graph Generation (SGG) as a critical task in image understanding, facing the challenge of head-biased prediction caused by the long-tail distribution of predicates. However, current unbiased SGG methods can easily prioritize improving…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Lei Wang , Zejian Yuan , Yao Lu , Badong Chen

Scene Graph Generation (SGG) aims to identify entities and predict the relationship triplets \textit{\textless subject, predicate, object\textgreater } in visual scenes. Given the prevalence of large visual variations of subject-object…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Jiankai Li , Yunhong Wang , Xiefan Guo , Ruijie Yang , Weixin Li

The current studies of Scene Graph Generation (SGG) focus on solving the long-tailed problem for generating unbiased scene graphs. However, most de-biasing methods overemphasize the tail predicates and underestimate head ones throughout…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Chaofan Zheng , Lianli Gao , Xinyu Lyu , Pengpeng Zeng , Abdulmotaleb El Saddik , Heng Tao Shen

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Xinyu Lyu , Lianli Gao , Yuyu Guo , Zhou Zhao , Hao Huang , Heng Tao Shen , Jingkuan Song

By assigning each relationship a single label, current approaches formulate the relationship detection as a classification problem. Under this formulation, predicate categories are treated as completely different classes. However, different…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Yi Zhou , Shuyang Sun , Chao Zhang , Yikang Li , Wanli Ouyang

For a typical Scene Graph Generation (SGG) method, there is often a large gap in the performance of the predicates' head classes and tail classes. This phenomenon is mainly caused by the semantic overlap between different predicates as well…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Leitian Tao , Li Mi , Nannan Li , Xianhang Cheng , Yaosi Hu , Zhenzhong Chen

Scene Graph Generation (SGG) research has suffered from two fundamental challenges: the long-tailed predicate distribution and semantic ambiguity between predicates. These challenges lead to a bias towards head predicates in SGG models,…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Kanghoon Yoon , Kibum Kim , Jaehyung Jeon , Yeonjun In , Donghyun Kim , Chanyoung Park

Scene Graph Generation (SGG) represents objects and their interactions with a graph structure. Recently, many works are devoted to solving the imbalanced problem in SGG. However, underestimating the head predicates in the whole training…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Chaofan Zheng , Xinyu Lyu , Yuyu Guo , Pengpeng Zeng , Jingkuan Song , Lianli Gao

Existing Unbiased Scene Graph Generation (USGG) methods only focus on addressing the predicate-level imbalance that high-frequency classes dominate predictions of rare ones, while overlooking the concept-level imbalance. Actually, even if…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Xinyu Lyu , Lianli Gao , Junlin Xie , Pengpeng Zeng , Yulu Tian , Jie Shao , Heng Tao Shen

Meta learning is a promising solution to few-shot learning problems. However, existing meta learning methods are restricted to the scenarios where training and application tasks share the same out-put structure. To obtain a meta model…

机器学习 · 计算机科学 2019-04-22 Yingtian Zou , Jiashi Feng

Multi-graph multi-label learning (\textsc{Mgml}) is a supervised learning framework, which aims to learn a multi-label classifier from a set of labeled bags each containing a number of graphs. Prior techniques on the \textsc{Mgml} are…

机器学习 · 计算机科学 2020-12-22 Yejiang Wang , Yuhai Zhao , Zhengkui Wang , Chengqi Zhang

The performance of current Scene Graph Generation (SGG) models is severely hampered by hard-to-distinguish predicates, e.g., woman-on/standing on/walking on-beach. As general SGG models tend to predict head predicates and re-balancing…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Xinyu Lyu , Lianli Gao , Pengpeng Zeng , Heng Tao Shen , Jingkuan Song

In order to learn quickly with few samples, meta-learning utilizes prior knowledge learned from previous tasks. However, a critical challenge in meta-learning is task uncertainty and heterogeneity, which can not be handled via globally…

机器学习 · 计算机科学 2019-11-19 Huaxiu Yao , Ying Wei , Junzhou Huang , Zhenhui Li

Scene Graph Generation (SGG) aims to structurally and comprehensively represent objects and their connections in images, it can significantly benefit scene understanding and other related downstream tasks. Existing SGG models often struggle…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Qianji Di , Wenxi Ma , Zhongang Qi , Tianxiang Hou , Ying Shan , Hanzi Wang

Scene graph generation (SGG) models have suffered from inherent problems regarding the benchmark datasets such as the long-tailed predicate distribution and missing annotation problems. In this work, we aim to alleviate the long-tailed…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Kibum Kim , Kanghoon Yoon , Yeonjun In , Jinyoung Moon , Donghyun Kim , Chanyoung Park

Today, scene graph generation(SGG) task is largely limited in realistic scenarios, mainly due to the extremely long-tailed bias of predicate annotation distribution. Thus, tackling the class imbalance trouble of SGG is critical and…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Shaotian Yan , Chen Shen , Zhongming Jin , Jianqiang Huang , Rongxin Jiang , Yaowu Chen , Xian-Sheng Hua

Group Re-identification (G-ReID) faces greater complexity than individual Re-identification (ReID) due to challenges like mutual occlusion, dynamic member interactions, and evolving group structures. Prior graph-based approaches have aimed…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Ruiqi Liu , Xingyu Liu , Xiaohao Xu , Yixuan Zhang , Yongxin Ge , Lubin Weng

Scene Graph Generation (SGG) aims to explore the relationships between objects in images and obtain scene summary graphs, thereby better serving downstream tasks. However, the long-tailed problem has adversely affected the scene graph's…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yansheng Li , Tingzhu Wang , Kang Wu , Linlin Wang , Xin Guo , Wenbin Wang

Graph data in real-world scenarios undergo rapid and frequent changes, making it challenging for existing graph models to effectively handle the continuous influx of new data and accommodate data withdrawal requests. The approach to…

机器学习 · 计算机科学 2025-08-26 Jiaxing Miao , Liang Hu , Qi Zhang , Longbing Cao

Gradient-domain machine learning (GDML) is an accurate and efficient approach to learn a molecular potential and associated force field based on the kernel ridge regression algorithm. Here, we demonstrate its application to learn an…

计算物理 · 物理学 2020-06-24 Jiang Wang , Stefan Chmiela , Klaus-Robert Müller , Frank Noè , Cecilia Clementi
‹ 上一页 1 2 3 10 下一页 ›