Discovery Logo
Sign In
Search
Paper
Search Paper
R Discovery for Libraries Pricing Sign In
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
Discovery Logo menuClose menu
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
features
  • Audio Papers iconAudio Papers
  • Paper Translation iconPaper Translation
  • Chrome Extension iconChrome Extension
Content Type
  • Journal Articles iconJournal Articles
  • Conference Papers iconConference Papers
  • Preprints iconPreprints
  • Seminars by Cassyni iconSeminars by Cassyni
More
  • R Discovery for Libraries iconR Discovery for Libraries
  • Research Areas iconResearch Areas
  • Topics iconTopics
  • Resources iconResources

Related Topics

  • Foreground Segmentation
  • Foreground Segmentation

Articles published on Video Object Segmentation

Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
462 Search results
Sort by
Recency
  • New
  • Research Article
  • 10.1109/tpami.2026.3684742
Learning When and How to Update Memory for Video Object Segmentation.
  • Apr 16, 2026
  • IEEE transactions on pattern analysis and machine intelligence
  • Shengye Qiao + 4 more

Recent progress in semi-supervised video object segmentation has largely hinged on memory-based methods. However, when faced with increasingly tough challenges emerging in complex scenarios, such as fundamental semantic transformations and severe spatial deformations, the fixed-interval memory update mechanism usually adopted in these memory-based methods is insufficient to align with the pivotal moments of object changes. This inflexible mechanism motivates us to design an adaptive memory update mechanism in response to the semantic-spatial changes of target objects. To this end, we propose a novel Change-Sensitive Network (CSNet) to learn when and how to update memory to effectively address intricate challenges in complex scenarios. Specifically, wefirst design an Adaptive Perception-Capture module with a hierarchical contrastive learning loss to determine when to update memory moments by measuring the extent of object changes, thus dividing entire videos into different object-change clips. To further extract and highlight object changes to assist in the segmentation of frames after changes occur, we construct Dynamic Memory Update modules to redefine how to update memory by smoothly retaining the object prototypes within clips and dynamically amplifying the object variations across clips. Extensive experiments demonstrate that our proposed CSNet exhibits clear superiority when evaluated on eight datasets covering three kinds: common, complex and long-video datasets.

  • Research Article
  • Cite Count Icon 1
  • 10.1109/tmi.2025.3627954
Accelerating Volumetric Medical Image Annotation via Short-Long Memory SAM 2.
  • Apr 1, 2026
  • IEEE transactions on medical imaging
  • Yuwen Chen + 7 more

Manual annotation of volumetric medical images, such as magnetic resonance imaging (MRI) and computed tomography (CT), is a labor-intensive and time-consuming process. Recent advancements in foundation models for video object segmentation, such as Segment Anything Model 2 (SAM 2), offer a potential opportunity to significantly speed up the annotation process by manually annotating one or a few slices and then propagating target masks across the entire volume. However, the performance of SAM 2 in this context varies. Our experiments show that relying on a single memory bank and attention module is prone to error propagation, particularly at boundary regions where the target is present in the previous slice but absent in the current one. To address this problem, we propose Short-Long Memory SAM 2 (SLM-SAM 2), a novel architecture that integrates distinct short-term and long-term memory banks with separate attention modules to improve segmentation accuracy. We evaluate SLM-SAM 2 on four public datasets covering organs, bones, and muscles across MRI, CT, and ultrasound videos. We show that the proposed method markedly outperforms the default SAM 2, achieving an average Dice Similarity Coefficient improvement of 0.14 and 0.10 in the scenarios when 5 volumes and 1 volume are available for the initial adaptation, respectively. SLM-SAM 2 also exhibits stronger resistance to over-propagation, reducing the time required to correct propagated masks by 60.575% per volume compared to SAM 2, making a notable step toward more accurate automated annotation of medical images for segmentation model development.

  • Research Article
  • 10.1016/j.neunet.2026.108808
Few-shot video object segmentation in X-ray angiography using local matching and spatio-temporal consistency loss.
  • Mar 1, 2026
  • Neural networks : the official journal of the International Neural Network Society
  • Lin Xi + 2 more

High-quality, densely annotated data serve as a crucial foundation for developing robust X-ray angiography segmentation models. However, obtaining per-object pixel-level annotations in the medical domain is both expensive and time-consuming, often requiring close collaboration between clinical experts and developers. This paper aims to reduce the annotation costs of X-ray angiography videos by leveraging few-shot video object segmentation (FSVOS), which separates target objects from the background using only a single annotated frame during inference. We introduce a novel FSVOS model that employs a local matching strategy to restrict the search space to the most relevant neighboring pixels. Rather than relying on inefficient standard im2col-like implementations (e.g., spatial convolutions, depthwise convolutions and feature-shifting mechanisms) or hardware-specific CUDA kernels (e.g., deformable and neighborhood attention), which often suffer from limited portability across non-CUDA devices, we reorganize the local sampling process through a direction-based sampling perspective. Specifically, we implement a non-parametric sampling mechanism that enables dynamically varying sampling regions. This approach provides the flexibility to adapt to diverse spatial structures without the computational costs of parametric layers and the need for model retraining. To further enhance feature coherence across frames, we design a supervised spatio-temporal contrastive learning scheme that enforces consistency in feature representations. In addition, we introduce a publicly available benchmark dataset for multi-object segmentation in X-ray angiography videos (MOSXAV), featuring detailed, manually labeled segmentation ground truth. Extensive experiments on the CADICA, XACV, and MOSXAV datasets show that our proposed FSVOS method outperforms current state-of-the-art video segmentation methods in terms of segmentation accuracy and generalization capability (i.e., seen and unseen categories). This work offers enhanced flexibility and potential for a wide range of clinical applications. Code is available at: https://github.com/xilin-x/XRAVOS.

  • Research Article
  • 10.1016/j.imavis.2026.105945
STSim-Mamb: A spatiotemporal similarity learning framework for unsupervised video object segmentation
  • Mar 1, 2026
  • Image and Vision Computing
  • Maojin Sun + 1 more

STSim-Mamb: A spatiotemporal similarity learning framework for unsupervised video object segmentation

  • Research Article
  • 10.1016/j.image.2025.117456
Video object segmentation based on feature compression and attention correction
  • Mar 1, 2026
  • Signal Processing: Image Communication
  • Zhiqiang Hou + 5 more

Video object segmentation based on feature compression and attention correction

  • Research Article
  • 10.1007/s11042-026-21444-x
An improved semi-supervised video object segmentation and tracking algorithm for real-time applications
  • Feb 26, 2026
  • Multimedia Tools and Applications
  • Han Wu + 1 more

An improved semi-supervised video object segmentation and tracking algorithm for real-time applications

  • Research Article
  • Cite Count Icon 1
  • 10.1088/3049-477x/ae291a
TSMS-SAM2: multi-scale temporal sampling augmentation and memory-splitting pruning for promptable video object segmentation and tracking in surgical scenarios
  • Jan 19, 2026
  • Machine Learning: Health
  • Guoping Xu + 2 more

Promptable video object segmentation and tracking (VOST) has seen significant advances with the emergence of foundation models like Segment Anything Model 2 (SAM2); however, their application in surgical video analysis remains challenging due to complex motion dynamics and the redundancy of memory that impedes effective learning. In this work, we propose TSMS-SAM2, a novel framework that enhances promptable VOST in surgical videos by addressing challenges of rapid object motion and memory redundancy in SAM2. TSMS-SAM2 introduces two key strategies: multi-temporal-scale video sampling augmentation to improve robustness against motion variability, and a memory splitting and pruning mechanism that organizes and filters past frame features for more efficient and accurate segmentation. Evaluated on EndoVis2017 and EndoVis2018 datasets, TSMS-SAM2 achieved the highest mean (± s.d.) Dice scores of 95.24±0.96% and 86.73±15.46%, respectively, outperforming prior SAM-based and task-specific methods. Extensive ablation studies confirm the effectiveness of multiscale temporal augmentation and memory splitting, highlighting the framework's potential for robust, efficient segmentation in complex surgical scenarios. Our source code will be made available at https://github.com/apple1986/TSMS-SAM2.

  • Research Article
  • Cite Count Icon 2
  • 10.1109/tpami.2025.3611020
LVOS: A Benchmark for Large-Scale Long-Term Video Object Segmentation.
  • Jan 1, 2026
  • IEEE transactions on pattern analysis and machine intelligence
  • Lingyi Hong + 11 more

Video object segmentation (VOS) aims to distinguish and track target objects in a video. Despite the excellent performance achieved by off-the-shelf VOS models, part of the existing VOS benchmarks mainly focuses on short-term videos, where objects remain visible most of the time. However, these benchmarks may not fully capture challenges encountered in practical applications, and the absence of long-term datasets restricts further investigation of VOS in realistic scenarios. Thus, we propose a novel benchmark named LVOS, comprising 720 videos with 296,401 frames and 407,945 high-quality annotations. Videos in LVOS last 1.14 minutes on average. Each video includes various attributes, especially challenges encountered in the wild, such as long-term reappearing and cross-temporal similar objects. Compared to previous benchmarks, our LVOS better reflects VOS models' performance in real scenarios. Based on LVOS, we evaluate 15 existing VOS models under 3 different settings and conduct a comprehensive analysis. On LVOS, these models suffer a large performance drop, highlighting the challenge of achieving precise tracking and segmentation in real-world scenarios. Attribute-based analysis indicates that one of the significant factors contributing to accuracy decline is the increased video length, interacting with complex challenges such as long-term reappearance, cross-temporal confusion, and occlusion, which emphasize LVOS's crucial role. We hope our LVOS can advance development of VOS in real scenes.

  • Research Article
  • Cite Count Icon 2
  • 10.1109/tip.2025.3649360
Video Decoupling Networks for Accurate, Efficient, Generalizable, and Robust Video Object Segmentation.
  • Jan 1, 2026
  • IEEE transactions on image processing : a publication of the IEEE Signal Processing Society
  • Jisheng Dang + 5 more

Video object segmentation (VOS) is a fundamental task in video analysis, aiming to accurately recognize and segment objects of interest within video sequences. Conventional methods, relying on memory networks to store single-frame appearance features, face challenges in computational efficiency and capturing dynamic visual information effectively. To address these limitations, we present a Video Decoupling Network (VDN) with a per-clip memory updating mechanism. Our approach is inspired by the dual-stream hypothesis of the human visual cortex and decomposes multiple previous video frames into fundamental elements: scene, motion, and instance. We propose the Unified Prior-based Spatio-temporal Decoupler (UPSD) algorithm, which parses multiple frames into basic elements in a unified manner. UPSD continuously stores elements over time, enabling adaptive integration of different cues based on task requirements. This decomposition mechanism facilitates comprehensive spatial-temporal information capture and rapid updating, leading to notable enhancements in overall VOS performance. Extensive experiments conducted on multiple VOS benchmarks validate the state-of-the-art accuracy, efficiency, generalizability, and robustness of our approach. Remarkably, VDN demonstrates a significant performance improvement and a substantial speed-up compared to previous state-of-the-art methods on multiple VOS benchmarks. It also exhibits excellent generalizability under domain shift and robustness against various noise types.

  • Research Article
  • 10.1109/tcsvt.2026.3661584
Boosting Video Object Segmentation with Discriminative Core Features and Adaptive Position Refinement
  • Jan 1, 2026
  • IEEE Transactions on Circuits and Systems for Video Technology
  • Yadang Chen + 5 more

Boosting Video Object Segmentation with Discriminative Core Features and Adaptive Position Refinement

  • Research Article
  • 10.1109/tpami.2026.3674357
ChatTracker: Enhancing Visual Tracking via LLM-Driven Iterative Description Refinement.
  • Jan 1, 2026
  • IEEE transactions on pattern analysis and machine intelligence
  • Yu Zhang + 8 more

Visual object tracking focuses on locating a target object within a video sequence based on an initial bounding box. Recently, Vision-Language (VL) trackers have been proposed to utilize additional natural language descriptions to enhance versatility in various applications. Despite this potential, VL trackers still underperform the State-of-the-Art (SoTA) visual trackers in terms of tracking accuracy. We find that this inferiority is primarily due to their heavy reliance on manual textual annotations, which include the frequent provision of ambiguous language descriptions. In this paper, we identify, for the first time, that over 10% of textual annotations in existing VL tracking datasets suffer from inaccuracies through manual evaluation. To address this problem, we propose ChatTracker to leverage the wealth of world knowledge in the Multimodal Large Language Model (MLLM) to generate high-quality language descriptions and enhance tracking performance. To this end, we propose a novel Reflection-based Language Description Refinement Module to iteratively refine the ambiguous and inaccurate descriptions of the target with tracking feedback. To further utilize semantic information produced by MLLM, a simple yet effective VL tracking framework is proposed, which can be easily integrated as a plugand- play module to boost the performance of both VL and visual trackers. Experimental results show that ChatTracker achieves comparable performance to existing SoTA tracking methods. In addition, language descriptions generated by ChatTracker enhance the performance of various VL trackers and exhibit better text-to-image alignment than annotations in the original dataset. Moreover, our proposed framework can improve the performance of various visual tasks, including Referring Expression Comprehension (REC), Referring Expression Segmentation (RES), and Referring Video Object Segmentation (R-VOS) tasks by providing more accurate language descriptions, which demonstrates the universality of ChatTracker. We release the manual evaluation results and the generated textual descriptions, aiming to drive advancements in VL tracking.

  • Research Article
  • 10.1016/j.neunet.2025.108000
RefSAM: Efficiently adapting segmenting anything model for referring video object segmentation.
  • Jan 1, 2026
  • Neural networks : the official journal of the International Neural Network Society
  • Yonglin Li + 5 more

RefSAM: Efficiently adapting segmenting anything model for referring video object segmentation.

  • Research Article
  • 10.1109/access.2026.3678119
SegFusion: Segmenting, Tracking, and Mapping of Multiple Unknown Moving Objects in Dynamic SLAM
  • Jan 1, 2026
  • IEEE Access
  • Yanming Wu + 1 more

Creating dense, object-level 3D reconstructions of dynamic scenes is a key challenge in SLAM, enabling applications in robotics and augmented reality. To address this, we present SegFusion, a dynamic RGB-D SLAM system that jointly segments, tracks, and reconstructs previously unseen moving objects, while simultaneously mapping the static background. To achieve low-drift tracking, our framework combines sparse keypoint correspondences with dense geometric alignment in a pose graph optimization. For segmentation, we propose a hybrid strategy that uses motion inconsistency to prompt the Segment Anything Model (SAM), enabling accurate, category-agnostic instance masks. Temporal consistency is ensured through XMem, a long-term video object segmentation network. Unlike prior dense systems that depend on predefined semantic classes, SegFusion requires no prior knowledge of object categories. Evaluations on three public dynamic SLAM benchmarks demonstrate that SegFusion achieves strong tracking accuracy, segmentation quality, and reconstruction accuracy compared to existing dynamic object-level SLAM methods.

  • Research Article
  • Cite Count Icon 1
  • 10.1016/j.neunet.2025.107976
Adaptively trigger memory network with temporal consistency for semi-supervised long video object segmentation.
  • Dec 1, 2025
  • Neural networks : the official journal of the International Neural Network Society
  • Fan Zhang + 2 more

Adaptively trigger memory network with temporal consistency for semi-supervised long video object segmentation.

  • Research Article
  • Cite Count Icon 4
  • 10.1109/tpami.2025.3600507
MeViS: A Multi-Modal Dataset for Referring Motion Expression Video Segmentation.
  • Dec 1, 2025
  • IEEE transactions on pattern analysis and machine intelligence
  • Henghui Ding + 6 more

This paper proposes a large-scale multi-modal dataset for referring motion expression video segmentation, focusing on segmenting and tracking target objects in videos based on language description of objects' motions. Existing referring video segmentation datasets often focus on salient objects and use language expressions rich in static attributes, potentially allowing the target object to be identified in a single frame. Such datasets underemphasize the role of motion in both videos and languages. To explore the feasibility of using motion expressions and motion reasoning clues for pixel-level video understanding, we introduce MeViS, a dataset containing 33,072 human-annotated motion expressions in both text and audio, covering 8,171 objects in 2,006 videos of complex scenarios. We benchmark 15 existing methods across 4 tasks supported by MeViS, including 6 referring video object segmentation (RVOS) methods, 3 audio-guided video object segmentation (AVOS) methods, 2 referring multi-object tracking (RMOT) methods, and 4 video captioning methods for the newly introduced referring motion expression generation (RMEG) task. The results demonstrate weaknesses and limitations of existing methods in addressing motion expression-guided video understanding. We further analyze the challenges and propose an approach LMPM++ for RVOS/AVOS/RMOT that achieves new state-of-the-art results. Our dataset provides a platform that facilitates the development of motion expression-guided video understanding algorithms in complex video scenes.

  • Research Article
  • 10.1016/j.neucom.2025.131585
Frequency-aware fusion for improved video object segmentation
  • Dec 1, 2025
  • Neurocomputing
  • Zhiqiang Hou + 5 more

Frequency-aware fusion for improved video object segmentation

  • PDF Download Icon
  • Research Article
  • Cite Count Icon 2
  • 10.1007/s10845-025-02720-3
Automatic melt pool tracking and segmentation in laser powder bed fusion using X-ray image sequence
  • Nov 11, 2025
  • Journal of Intelligent Manufacturing
  • Ruiyuan Zhang + 7 more

Abstract Laser Powder Bed Fusion is among the most widely used techniques for metal additive manufacturing. In this process, a laser melts metal powder onto a substrate, forming a melt pool. The solid-liquid interface of the melt pool plays a critical role in the cooling behavior, which in turn affects the microstructure and mechanical properties of the printed part. High-speed X-ray imaging enables real-time observation of subsurface melt pool dynamics. However, accurately segmenting the melt pool from X-ray images remains challenging due to high noise levels and low contrast. Efficient data processing methods for this task are still underdeveloped. Researchers often rely on manual image masking or basic image processing techniques for object segmentation, which are either labor-intensive or lack sufficient accuracy and robustness. This study introduces a deep learning-based video object segmentation model that automatically tracks and segments the melt pool, thereby determining the solid-liquid interface in X-ray image sequences. The model is semi-supervised and highly efficient, requiring manual image masking only for the first frame to predict segmentations in subsequent frames. It incorporates spatiotemporal attention modules to capture correlations within the image sequence effectively. Specifically, a co-attention module extracts temporal features from the previous frame, while attention blocks highlight key regions in the current frame. Experimental results show that integrating attention mechanisms significantly improves segmentation accuracy compared to state-of-the-art methods.

  • PDF Download Icon
  • Research Article
  • Cite Count Icon 1
  • 10.1007/s44336-025-00018-9
A survey of language-guided video object segmentation: from referring to reasoning
  • Nov 3, 2025
  • Vicinagearth
  • Yiqing Shen + 1 more

Abstract As an intersection of computer vision and natural language understanding, language-guided video segmentation represents an important research field by enabling precise pixel-level object identification through text query instructions. This survey tracks the progression of language-guided video segmentation from Referring Video Object Segmentation (RVOS) to the emerging Reasoning Video Object Segmentation (ReasonVOS). Specifically, RVOS focuses on grounding explicit text queries to visual content, while ReasonVOS advances it by interpreting implicit queries that demand world knowledge and multi-step reasoning for object identification, where we introduce a taxonomy to organize these existing methods across both paradigms. We also provide an analysis of the corresponding benchmark datasets, alongside evaluation methods that extend beyond traditional segmentation metrics to assess reasoning correctness. Finally, we provide a discussion for the applications of language-guided video segmentation and their existing challenges to inspire future exploration. Generally, this survey aims to serve as both a reference for researchers entering this field and a roadmap for advancing language-guided video understanding toward more intelligent and practical applications.

  • Research Article
  • Cite Count Icon 2
  • 10.1088/2632-2153/ae13d1
Depthwise-dilated convolutional adapters for medical object tracking and segmentation using the segment anything model 2
  • Oct 29, 2025
  • Machine Learning: Science and Technology
  • Guoping Xu + 2 more

Recent advances in medical image segmentation have been driven by deep learning; however, most existing methods remain limited by modality-specific designs and exhibit poor adaptability to dynamic medical imaging scenarios. The Segment Anything Model 2 (SAM2) and its related variants, which introduce a streaming memory mechanism for real-time video segmentation, present new opportunities for prompt-based, generalizable solutions. Nevertheless, adapting these models to medical video scenarios typically requires large-scale datasets for retraining or transfer learning, leading to high computational costs and the risk of catastrophic forgetting. To address these challenges, we propose DD-SAM2, an efficient adaptation framework for SAM2 that incorporates a Depthwise-Dilated Adapter (DD-Adapter) to enhance multi-scale feature extraction with minimal parameter overhead. This design enables effective fine-tuning of SAM2 on medical videos with limited training data. Unlike existing adapter-based methods focused solely on static images, DD-SAM2 fully exploits SAM2's streaming memory for medical video objects tracking and segmentation. Comprehensive evaluations on TrackRad2025 (tumor segmentation) and EchoNet-Dynamic (left ventricle tracking) datasets demonstrate superior performance, achieving Dice scores of 0.93±0.04 and 0.97±0.01, respectively. To the best of our knowledge, this work provides an initial attempt at systematically exploring adapter-based fine-tuning strategies for SAM2 applied medical video segmentation and tracking. Code, datasets, and models will be made publicly available at https://github.com/apple1986/DD-SAM2.

  • Research Article
  • 10.1109/tcsvt.2025.3562186
Treating Motion as Option With Output Selection for Unsupervised Video Object Segmentation
  • Oct 1, 2025
  • IEEE Transactions on Circuits and Systems for Video Technology
  • Suhwan Cho + 7 more

Unsupervised video object segmentation aims to detect the most salient object in a video without any external guidance regarding the object. Salient objects often exhibit distinctive movements compared to the background, and recent methods leverage this by combining motion cues from optical flow maps with appearance cues from RGB images. However, because optical flow maps are often closely correlated with segmentation masks, networks can become overly dependent on motion cues during training, leading to vulnerability when faced with confusing motion cues and resulting in unstable predictions. To address this challenge, we propose a novel motion-as-option network that treats motion cues as an optional component rather than a necessity. During training, we randomly input RGB images into the motion encoder instead of optical flow maps, which implicitly reduces the network’s reliance on motion cues. This design ensures that the motion encoder is capable of processing both RGB images and optical flow maps, leading to two distinct predictions depending on the type of input provided. To make the most of this flexibility, we introduce an adaptive output selection algorithm that determines the optimal prediction during testing. Code and models are available at https://github.com/suhwan-cho/TMO.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • .
  • .
  • .
  • 10
  • 1
  • 2
  • 3
  • 4
  • 5

Popular topics

  • Latest Artificial Intelligence papers
  • Latest Nursing papers
  • Latest Psychology Research papers
  • Latest Sociology Research papers
  • Latest Business Research papers
  • Latest Marketing Research papers
  • Latest Social Research papers
  • Latest Education Research papers
  • Latest Accounting Research papers
  • Latest Mental Health papers
  • Latest Economics papers
  • Latest Education Research papers
  • Latest Climate Change Research papers
  • Latest Mathematics Research papers

Most cited papers

  • Most cited Artificial Intelligence papers
  • Most cited Nursing papers
  • Most cited Psychology Research papers
  • Most cited Sociology Research papers
  • Most cited Business Research papers
  • Most cited Marketing Research papers
  • Most cited Social Research papers
  • Most cited Education Research papers
  • Most cited Accounting Research papers
  • Most cited Mental Health papers
  • Most cited Economics papers
  • Most cited Education Research papers
  • Most cited Climate Change Research papers
  • Most cited Mathematics Research papers

Latest papers from journals

  • Scientific Reports latest papers
  • PLOS ONE latest papers
  • Journal of Clinical Oncology latest papers
  • Nature Communications latest papers
  • BMC Geriatrics latest papers
  • Science of The Total Environment latest papers
  • Medical Physics latest papers
  • Cureus latest papers
  • Cancer Research latest papers
  • Chemosphere latest papers
  • International Journal of Advanced Research in Science latest papers
  • Communication and Technology latest papers

Latest papers from institutions

  • Latest research from French National Centre for Scientific Research
  • Latest research from Chinese Academy of Sciences
  • Latest research from Harvard University
  • Latest research from University of Toronto
  • Latest research from University of Michigan
  • Latest research from University College London
  • Latest research from Stanford University
  • Latest research from The University of Tokyo
  • Latest research from Johns Hopkins University
  • Latest research from University of Washington
  • Latest research from University of Oxford
  • Latest research from University of Cambridge

Popular Collections

  • Research on Reduced Inequalities
  • Research on No Poverty
  • Research on Gender Equality
  • Research on Peace Justice & Strong Institutions
  • Research on Affordable & Clean Energy
  • Research on Quality Education
  • Research on Clean Water & Sanitation
  • Research on COVID-19
  • Research on Monkeypox
  • Research on Medical Specialties
  • Research on Climate Justice
Discovery logo
FacebookTwitterLinkedinInstagram

Download the FREE App

  • Play store Link
  • App store Link
  • Scan QR code to download FREE App

    Scan to download FREE App

  • Google PlayApp Store
FacebookTwitterTwitterInstagram
  • Universities & Institutions
  • Publishers
  • R Discovery PrimeNew
  • Ask R Discovery
  • Blog
  • Accessibility
  • Topics
  • Journals
  • Open Access Papers
  • Year-wise Publications
  • Recently published papers
  • Pre prints
  • Questions
  • FAQs
  • Contact us
Lead the way for us

Your insights are needed to transform us into a better research content provider for researchers.

Share your feedback here.

FacebookTwitterLinkedinInstagram
Cactus Communications logo

Copyright 2026 Cactus Communications. All rights reserved.

Privacy PolicyCookies PolicyTerms of UseCareers