• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    重庆邮电大学

    重庆邮电大学

    Chongqing University of Posts and Telecommunications
    院校EST. 1950
    4.4万论文总数
    35.3万引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Qianbin Chen
    Qianbin Chen
    Chongqing University of Posts and Telecommunications
    论文:752引用:0H-index:0
    Guoyin Wang
    Guoyin Wang
    Chongqing Normal University
    论文:664引用:0H-index:0
    Xinbo Gao
    Xinbo Gao
    School of Electronic Engineering, Xidian University
    论文:484引用:0H-index:0
    Zengshan Tian
    Zengshan Tian
    School of Communications and Information Engineering, Chongqing University of Posts and Telecommunications
    论文:435引用:0H-index:0
    Tianqi Zhang
    Tianqi Zhang
    Chongqing Key Laboratory of Signal and Information Processing, Chongqing University of Posts and Telecommunications
    论文:421引用:0H-index:0
    Weisheng Li
    Weisheng Li
    论文:405引用:0H-index:0
    Ruyan Wang
    Ruyan Wang
    School of Communications and Information Engineering, Chongqing University of Posts and Telecommunications
    论文:403引用:0H-index:0
    Mu Zhou
    Mu Zhou
    School of Communication and Information Engineering, Chongqing University of Posts and Telecommunications;Graduate School, Chongqing University of Posts and Telecommunications
    论文:388引用:0H-index:0
    Xianzhong Xie
    Xianzhong Xie
    College of Computer Science and Technology, Chongqing University of Posts and Telecommunications
    论文:373引用:0H-index:0

    论文(10000)

    年份
    起
    –
    止
    排序
    1A Predictive Model of Derived Topic Propagation Based on Multi-Task Learning and Group Identity-Confrontation
    Chaolong Jia, Siyan Huang, Zhengfa Xu, Jie Wang, Tun Li,Yunpeng Xiao

    With the rapid development of social media, predicting derived topic propagation faces three core challenges: data sparsity, high-dimensional noise, and complex group interactions. To address these in a coherent manner, this paper proposes an integrated framework that sequentially tackles each challenge. First, to combat data sparsity, a multi-task learning (MTL) mechanism is introduced. It enables knowledge transfer from data-rich original topics to sparse derived topics by learning shared feature representations, effectively augmenting the training signal for derived topics. Building on this, to handle the resultant high-dimensional and noisy feature space, a sparse representation module is applied. It performs low-rank and sparse coding to distill essential propagation features and eliminate redundancy, producing a purified and robust input for the final stage. Finally, to model the strategic group interactions that drive propagation, we quantify intra-group identity and inter-group confrontation using evolutionary game theory. These dynamics are embedded into a novel Identification–Confrontation Graph Convolutional Network (IC-GCN), which explicitly captures strategy-aware social influences for precise behavior prediction. Extensive experiments on four real-world derived topics from Weibo and Twitter demonstrate the framework’s effectiveness. The complete IC-GCN model consistently and significantly outperforms state-of-the-art baselines, validating that the logical integration of MTL (for sparsity), sparse coding (for purification), and game-theoretic GCN (for interaction modeling) substantially enhances prediction accuracy.

    2027Information Processing & Management(2027)
    引用
    AI阅读
    加入学术空间
    2Shape Optimization for the Stokes Hemivariational Inequality with Slip Boundary Condition
    Changjie Fang, Meifang Yang,Stanislaw Migórski

    In this paper we study a shape optimization problem for a variational-hemivariational inequality describing the steady-state Navier-Stokes model of an incompressible fluid of the Bingham type in a bounded domain with a nonmonotone slip boundary condition. First, we provide results on the stability of solutions to the variational-hemivariational inequality on variations of the domain. Then, an existence result is proved for an optimal shape design problem for the variational-hemivariational inequality. Finally, we discuss the convergence of shape optimization problems for the regularized variational-hemivariational inequality when the regularization parameter tends to zero.

    2027Nonlinear Analysis Real World Applications(2027)
    引用
    AI阅读
    加入学术空间
    3A Parameter-Free Multimodal Differential Evolution Framework with Granular Ball Niching Construction
    De-Gang Chen,Shuyin Xia, Bin Hou, Jiancu Chen

    Multimodal optimization problem (MMOP) seeks multiple solutions for a single objective under varying preferences. Differential Evolution (DE), known for its strong search capability, is widely applied, with niching as a key divide-and-conquer assistance technique. However, existing niching methods often fail to capitalize on population distribution knowledge accumulated through historical iterations, and are often hindered by parameter sensitivity and complex designs. To this end, we propose AMDE-GN, an adaptive multimodal DE framework with granular ball niching. It leverages a granular ball structure to adaptively partition the population from coarse-to-fine based on distance and distribution driven criteria. This regionalizes learning and search within subpopulations, effectively preserving diversity and enabling simultaneous tracking of different global optima. We further introduce an elite-led mutation strategy that maintains stochastic exploration while biasing search toward promising regions, improving convergence efficiency. In addition, AMDE-GN incorporates adaptive DE parameter control and heterogeneity-aware local search, applying differentiated refinement according to individual quality to enhance solution accuracy and achieve a better exploration-exploitation balance. Experiments on 20 multimodal benchmark problems confirm that AMDE-GN generally achieves competitive performance against state-of-the-art methods.

    2027Expert Systems with Applications(2027)
    引用
    AI阅读
    加入学术空间
    4Tabular Continual Learning from High-Heterogeneity Feature Spaces Via Memory and Forgetting Dual-Driven
    Yan Xian,Hong Yu,Yongfang Xie,Guoyin Wang

    Continual learning is plagued by catastrophic forgetting. While storing representative exemplars is an effective mitigation strategy, such exemplars often lack cross-task representativeness and their knowledge may interfere with new task learning. This issue is particularly prominent in tabular settings under high-heterogeneity feature spaces. Inspired by the neurobiological framework of memory and forgetting, we propose a Tabular Continual Learning method from high-heterogeneity feature spaces via Memory and Forgetting dual-driven (MFTCL). Specifically, MFTCL combines two complementary strategies. First, a memory storage strategy based on evidence theory is designed to select exemplars that preserve both intra-task and cross-task representativeness. Second, an adaptive active forgetting strategy based on task similarity is developed to integrate network parameters, reducing interference from old knowledge during new task learning. Extensive comparisons on three benchmark tabular datasets (Isolet, Helena, and Nslkdd) validate the effectiveness of MFTCL in high-heterogeneity feature spaces. Further, a case study on five tabular datasets for disease diagnosis confirms its practical applicability. On the Helena dataset (heterogeneity rate: [0.61, 1.00]), MFTCL consistently outperforms all baseline methods across all evaluation metrics. Notably, it reduces the Forgetting Rate of Average Area Under the Curve (AAUCF) by at least 34.51%.

    2027INFORMATION PROCESSING & MANAGEMENT(2027)
    引用
    AI阅读
    加入学术空间
    5PA-LRG: Prototype-aware and Low-Rank Guided Multi-View Clustering
    Yuanyuan Li, Fengna Yang,Zhiqin Zhu,Yiyao An,Yu Liu, Xin Huang

    Multi-view data with complementary information and consensus provides powerful modeling capabilities for unsupervised clustering. Existing methods typically model each view independently, overlooking the semantic alignment and structural differences between views. Meanwhile, in the process of ensuring multi-view consistency, they fail to adequately consider the quality of the views, resulting in representation degradation. To that end, this paper proposes the PA-LRG framework, which combines feature-aware aggregation with Low-rank adaptive fusion to enhance cluster consistency. Specifically, we design a hierarchical feature aggregation module (HFAB), which introduces dynamic learnable prototypes to serve as cross-view semantic anchors. This enables each view feature to actively perceive its semantic attribution during the modeling process and to carry out structural enhancement and semantic aggregation under the guidance of the prototypes. Furthermore, we propose a Low-rank Adaptive Fusion (LRAF) module. This module enhances clustering structure by imposing low-rank constraints on the view correlation matrix and combining Laplacian low-rank optimization with adaptive fusion, which achieves dynamic fusion under structure-aware guidance. Finally, feature space alignment and clustering structure consistency are jointly optimized under a multi-contrastive learning mechanism to improve the discriminative ability of the model and the robustness of the clustering. Experimental results show that PA-LRG outperforms existing 14 competitive methods on several multi-view datasets.

    2027EXPERT SYSTEMS WITH APPLICATIONS(2027)
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 10000 篇论文

    合作机构(100)

    重庆大学合作论文 1,911
    电子科技大学合作论文 513
    中国科学院合作论文 500
    西南大学合作论文 443
    西安电子科技大学合作论文 405
    重庆师范大学合作论文 212
    重庆工商大学合作论文 210
    西南交通大学合作论文 208
    北京邮电大学合作论文 207
    四川大学合作论文 192

    机构统计