Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

  • Notifications You must be signed in to change notification settings

Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer

hurshd0/must-read-papers-for-ml

Folders and files, repository files navigation, must read papers for data science, ml, and dl, curated collection of data science, machine learning and deep learning papers, reviews and articles that are on must read list..

NOTE: ๐Ÿšง in process of updating, let me know what additional papers, articles, blogs to add I will add them here.
๐Ÿ‘‰ โญ this repo

Contributing

  • ๐Ÿ‘‰ ๐Ÿ”ƒ Please feel free to Submit Pull Request , if links are broken, or I am missing any important papers, blogs or articles.

Maintenance

๐Ÿ‘‡ READ THIS ๐Ÿ‘‡

  • ๐Ÿ‘‰ Reading paper with heavy math is hard, it takes time and effort to understand, most of it is dedication and motivation to not quit, don't be discouraged, read once, read twice, read thrice,... until it clicks and blows you away.

๐Ÿฅ‡ - Read it first

๐Ÿฅˆ - Read it second

๐Ÿฅ‰ - Read it third

Data Science

๐Ÿ“Š pre-processing & eda.

๐Ÿฅ‡ ๐Ÿ“„ Data preprocessing - Tidy data - by Hadley Wickham

๐Ÿ““ General DS

๐Ÿฅ‡ ๐Ÿ“„ Statistical Modeling: The Two Cultures - by Leo Breiman

๐Ÿฅˆ ๐Ÿ“„ A study in Rashomon curves and volumes: A new perspective on generalization and model simplicity in machine learning

  • ๐Ÿ“น KDD 2019 Cynthia Rudin's Keynote

๐Ÿฅ‡ ๐Ÿ“„ Frequentism and Bayesianism: A Python-driven Primer by Jake VanderPlas

Machine Learning

๐ŸŽฏ general ml.

๐Ÿฅ‡ ๐Ÿ“„ Model Evaluation, Model Selection, and Algorithm Selection in Machine Learning - by Sebastian Raschka

๐Ÿฅ‡ ๐Ÿ“„ A Brief Introduction into Machine Learning - by Gunnar Ratsch

๐Ÿฅ‰ ๐Ÿ“„ An Introduction to the Conjugate Gradient Method Without the Agonizing Pain - by Jonathan Richard Shewchuk

๐Ÿฅ‰ ๐Ÿ“„ On Model Stability as a Function of Random Seed

๐Ÿ” Outlier/Anomaly detection

๐Ÿฅ‡ ๐Ÿ“ฐ Outlier Detection : A Survey

๐Ÿฅˆ ๐Ÿ“„ XGBoost: A Scalable Tree Boosting System

๐Ÿฅˆ ๐Ÿ“„ LightGBM: A Highly Efficient Gradient BoostingDecision Tree

๐Ÿฅˆ ๐Ÿ“„ AdaBoost and the Super Bowl of Classifiers - A Tutorial Introduction to Adaptive Boosting

๐Ÿฅ‰ ๐Ÿ“„ Greedy Function Approximation: A Gradient Boosting Machine

๐Ÿ“– Unraveling Blackbox ML

๐Ÿฅ‰ ๐Ÿ“„ Peeking Inside the Black Box: Visualizing Statistical Learning with Plots of Individual Conditional Expectation

๐Ÿฅ‰ ๐Ÿ“„ Data Shapley: Equitable Valuation of Data for Machine Learning

โœ‚๏ธ Dimensionality Reduction

๐Ÿฅ‡ ๐Ÿ“„ A Tutorial on Principal Component Analysis

๐Ÿฅˆ ๐Ÿ“„ How to Use t-SNE Effectively

๐Ÿฅ‰ ๐Ÿ“„ Visualizing Data using t-SNE

๐Ÿ“ˆ Optimization

๐Ÿฅ‡ ๐Ÿ“„ A Tutorial on Bayesian Optimization

๐Ÿฅˆ ๐Ÿ“„ Taking the Human Out of the Loop: A review of Bayesian Optimization

Famous Blogs

Sebastian Raschka Chip Huyen

๐ŸŽฑ ๐Ÿ”ฎ Recommenders

๐Ÿฅ‡ ๐Ÿ“„ A Survey of Collaborative Filtering Techniques

๐Ÿฅ‡ ๐Ÿ“„ Collaborative Filtering Recommender Systems

๐Ÿฅ‡ ๐Ÿ“„ Deep Learning Based Recommender System: A Survey and New Perspectives

๐Ÿฅ‡ ๐Ÿ“„ ๐Ÿค” โญ Explainable Recommendation: A Survey and New Perspectives โญ

Case Studies

๐Ÿฅˆ ๐Ÿ“„ The Netflix Recommender System: Algorithms, Business Value,and Innovation

  • Netflix Recommendations: Beyond the 5 stars Part 1
  • Netflix Recommendations: Beyond the 5 stars Part 2

๐Ÿฅˆ ๐Ÿ“„ Two Decades of Recommender Systems at Amazon.com

๐Ÿฅˆ ๐ŸŒ How Does Spotify Know You So Well?

๐Ÿ‘‰ More In-Depth study, ๐Ÿ“• Recommender Systems Handbook

Famous Deep Learning Blogs ๐Ÿค 

๐ŸŒ Stanford UFLDL Deep Learning Tutorial

๐ŸŒ Distill.pub

๐ŸŒ Colah's Blog

๐ŸŒ Andrej Karpathy

๐ŸŒ Zack Lipton

๐ŸŒ Sebastian Ruder

๐ŸŒ Jay Alammar

๐Ÿ“š Neural Networks and Deep Learning Neural Networks

โญ ๐Ÿฅ‡ ๐Ÿ“ฐ The Matrix Calculus You Need For Deep Learning - Terence Parr and Jeremy Howard โญ

๐Ÿฅ‡ ๐Ÿ“ฐ Deep learning -Yann LeCun, Yoshua Bengio & Geoffrey Hinton

๐Ÿฅ‡ ๐Ÿ“„ Generalization in Deep Learning

๐Ÿฅ‡ ๐Ÿ“„ Topology of Learning in Artificial Neural Networks

๐Ÿฅ‡ ๐Ÿ“„ Dropout: A Simple Way to Prevent Neural Networks from Overfitting

๐Ÿฅˆ ๐Ÿ“„ Polynomial Regression As an Alternative to Neural Nets

๐Ÿฅˆ ๐ŸŒ The Neural Network Zoo

๐Ÿฅˆ ๐ŸŒ Image Completion with Deep Learning in TensorFlow

๐Ÿฅˆ ๐Ÿ“„ Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

๐Ÿฅ‰ ๐Ÿ“„ A systematic study of the class imbalance problem in convolutional neural networks

๐Ÿฅ‰ ๐Ÿ“„ All Neural Networks are Created Equal

๐Ÿฅ‰ ๐Ÿ“„ Adam: A Method for Stochastic Optimization

๐Ÿฅ‰ ๐Ÿ“„ AutoML: A Survey of the State-of-the-Art

๐Ÿฅ‡ ๐Ÿ“„ Visualizing and Understanding Convolutional Networks -by Andrej Karpathy Justin Johnson Li Fei-Fei

๐Ÿฅˆ ๐Ÿ“„ Deep Residual Learning for Image Recognition

๐Ÿฅˆ ๐Ÿ“„ AlexNet-ImageNet Classification with Deep Convolutional Neural Networks

๐Ÿฅˆ ๐Ÿ“„ VGG Net-VERY DEEP CONVOLUTIONAL NETWORKS FOR LARGE-SCALE IMAGE RECOGNITION

๐Ÿฅ‰ ๐Ÿ“„ A Mathematical Theory of Deep Convolutional Neural Networks for Feature Extraction

๐Ÿฅ‰ ๐Ÿ“„ Large-scale Video Classification with Convolutional Neural Networks

๐Ÿฅ‰ ๐Ÿ“„ Bottom-Up and Top-Down Attention for Image Captioning and Visual Question Answering

โšซ CapsNet ๐Ÿ”ฑ

๐Ÿฅ‡ ๐Ÿ“„ Dynamic Routing Between Capsules

Blog explaning, "What are CapsNet, or Capsule Networks?"

Capsule Networks Tutorial by Aureline Geron

๐Ÿž๏ธ ๐Ÿ’ฌ Image Captioning

๐Ÿฅ‡ ๐Ÿ“„ Show and Tell: A Neural Image Caption Generator

๐Ÿฅˆ ๐Ÿ“„ Neural Machine Translation by Jointly Learning to Align and Translate

๐Ÿฅˆ ๐Ÿ“„ StyleNet: Generating Attractive Visual Captions with Styles

๐Ÿฅˆ ๐Ÿ“„ Show, Attend and Tell: Neural Image Caption Generation with Visual Attention

๐Ÿฅˆ ๐Ÿ“„ Where to put the Image in an Image Caption Generator

๐Ÿฅˆ ๐Ÿ“„ Dank Learning: Generating Memes Using Deep Neural Networks

๐Ÿš— ๐Ÿšถโ€โ™‚๏ธ Object Detection ๐Ÿฆ… ๐Ÿˆ

๐Ÿฅˆ ๐Ÿ“„ ResNet-Deep Residual Learning for Image Recognition

๐Ÿฅˆ ๐Ÿ“„ YOLO-You Only Look Once: Unified, Real-Time Object Detection

๐Ÿฅˆ ๐Ÿ“„ Microsoft COCO: Common Objects in Context

  • COCO dataset

๐Ÿฅˆ ๐Ÿ“„ (R-CNN) Rich feature hierarchies for accurate object detection and semantic segmentation

๐Ÿฅˆ ๐Ÿ“„ Fast R-CNN

  • ๐Ÿ’ป Papers with Code

๐Ÿฅˆ ๐Ÿ“„ Faster R-CNN

๐Ÿฅˆ ๐Ÿ“„ Mask R-CNN

๐Ÿš— ๐Ÿšถโ€โ™‚๏ธ ๐Ÿ‘ซ Pose Detection ๐Ÿƒ ๐Ÿ’ƒ

๐Ÿฅˆ ๐Ÿ“„ DensePose: Dense Human Pose Estimation In The Wild

๐Ÿฅˆ ๐Ÿ“„ Parsing R-CNN for Instance-Level Human Analysis

๐Ÿ”ก ๐Ÿ”ฃ Deep NLP ๐Ÿ’ฑ ๐Ÿ”ข

๐Ÿฅ‡ ๐Ÿ“„ A Primer on Neural Network Models for Natural Language Processing

๐Ÿฅ‡ ๐Ÿ“„ Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling

๐Ÿฅ‡ ๐Ÿ“„ On the Properties of Neural Machine Translation: Encoderโ€“Decoder Approaches

๐Ÿฅ‡ ๐Ÿ“„ LSTM: A Search Space Odyssey - by Klaus Greff et al.

๐Ÿฅ‡ ๐Ÿ“„ A Critical Review of Recurrent Neural Networksfor Sequence Learning

๐Ÿฅ‡ ๐Ÿ“„ Visualizing and Understanding Recurrent Networks

โญ ๐Ÿฅ‡ ๐Ÿ“„ Attention Is All You Need โญ

๐Ÿฅ‡ ๐Ÿ“„ An Empirical Exploration of Recurrent Network Architectures

๐Ÿฅ‡ ๐Ÿ“„ Open AI (GPT-2) Language Models are Unsupervised Multitask Learners

๐Ÿฅ‡ ๐Ÿ“„ BERT: Pre-training of Deep Bidirectional Transformers forLanguage Understanding

  • Google BERT Annoucement

๐Ÿฅ‰ ๐Ÿ“„ Parameter-Efficient Transfer Learning for NLP

๐Ÿฅ‰ ๐Ÿ“„ A Sensitivity Analysis of (and Practitionersโ€™ Guide to) ConvolutionalNeural Networks for Sentence Classification

๐Ÿฅ‰ ๐Ÿ“„ A Survey on Recent Advances in Named Entity Recognition from Deep Learning models

๐Ÿฅ‰ ๐Ÿ“„ Convolutional Neural Networks for Sentence Classification

๐Ÿฅ‰ ๐Ÿ“„ Pervasive Attention: 2D Convolutional Neural Networks for Sequence-to-Sequence Prediction

๐Ÿฅ‰ ๐Ÿ“„ Single Headed Attention RNN: Stop Thinking With Your Head

๐Ÿฅ‡ ๐Ÿ“„ Generative Adversarial Nets - Goodfellow et al.

๐Ÿ“š GAN Rabbit Hole -> GAN Papers

โญ•โž–โญ• GNNs (Graph Neural Networks)

๐Ÿฅ‰ ๐Ÿ“„ A Comprehensive Survey on Graph Neural Networks

๐Ÿ‘จโ€โš•๏ธ ๐Ÿ’‰ Medical AI ๐Ÿ’Š ๐Ÿ”ฌ

Machine learning classifiers and fMRI: a tutorial overview - by Francisco et al.

๐Ÿ‘‡ Cool Stuff ๐Ÿ‘‡

๐Ÿ”Š ๐Ÿ“„ SoundNet: Learning Sound Representations from Unlabeled Video

๐ŸŽจ ๐Ÿ“„ CAN: Creative Adversarial NetworksGenerating โ€œArtโ€ by Learning About Styles andDeviating from Style Norms

๐ŸŽจ ๐Ÿ“„ Deep Painterly Harmonization

  • Github Code

๐Ÿ•บ ๐Ÿ’ƒ ๐Ÿ“„ Everybody Dance Now

  • Everybody Dance Now - Youtube Video

โšฝ Soccer on Your Tabletop

๐Ÿ‘ฑโ€โ™€๏ธ ๐Ÿ’‡โ€โ™€๏ธ ๐Ÿ“„ SC-FEGAN: Face Editing Generative Adversarial Network with User's Sketch and Color

๐Ÿ“ธ ๐Ÿ“„ Handheld Mobile Photography in Very Low Light

๐Ÿฏ ๐Ÿ•Œ ๐Ÿ“„ Learning Deep Features for Scene Recognitionusing Places Database

๐Ÿš… ๐Ÿš„ ๐Ÿ“„ High-Speed Tracking withKernelized Correlation Filters

๐ŸŽฌ ๐Ÿ“„ Recent progress in semantic image segmentation

Rabbit hole -> ๐Ÿ”Š ๐ŸŒ Analytics Vidhya Top 10 Audio Processing Tasks and their papers

:blonde_man: -> ๐Ÿ‘ด ๐Ÿ“„ ๐Ÿ“„ Face Aging With Condintional GANS

:blonde_man: -> ๐Ÿ‘ด ๐Ÿ“„ ๐Ÿ“„ Dual Conditional GANs for Face Aging and Rejuvenation

โš–๏ธ ๐Ÿ“„ BAGAN: Data Augmentation with Balancing GAN

labml.ai Annotated PyTorch Paper Implementations

๐Ÿ“ฐ Cap Stone Projects ๐Ÿ“ฐ

8 Awesome Data Science Capstone Projects

10 Powerful Applications of Linear Algebra in Data Science

Top 5 Interesting Applications of GANs

Deep Learning Applications a beginner can build in minutes

2019-10-28 Started must-read-papers-for-ml repo

2019-10-29 Added analytics vidhya use case studies article links

2019-10-30 Added Outlier/Anomaly detection paper, separated Boosting, CNN, Object Detection, NLP papers, and added Image captioning papers

2019-10-31 Added Famous Blogs from Deep and Machine Learning Researchers

2019-11-1 Fixed markdown issues, added contribution guideline

2019-11-20 Added Recommender Surveys, and Papers

2019-12-12 Added R-CNN variants, PoseNets, GNNs

2020-02-23 Added GRU paper

Contributors 2

Thank you for visiting nature.com. You are using a browser version with limited support for CSS. To obtain the best experience, we recommend you use a more up to date browser (or turn off compatibility mode in Internet Explorer). In the meantime, to ensure continued support, we are displaying the site without styles and JavaScript.

  • View all journals
  • Explore content
  • About the journal
  • Publish with us
  • Sign up for alerts

Collection  12 March 2023

Journal Top 100 - 2022

This collection highlights our most downloaded* research papers published in 2022. Featuring authors from around the world, these papers highlight valuable research from an international community.

You can also check out the Top 100 across various subject areas here .

*Data obtained from SN Insights, which is based on Digital Scienceโ€™s Dimensions.

image of abstract blue network

mRNA vaccine-induced antibodies more effective than natural immunity in neutralizing SARS-CoV-2 and its high affinity variants

  • Dominic Esposito

must read research papers

Cats learn the names of their friend cats in their daily lives

  • Saho Takagi
  • Atsuko Saito
  • Hika Kuroshima

must read research papers

Metformin administration is associated with enhanced response to transarterial chemoembolization for hepatocellular carcinoma in type 2 diabetes patients

  • Woo Jin Jung
  • Sangmi Jang
  • Jin-Wook Kim

must read research papers

The impact of digital media on childrenโ€™s intelligence while controlling for genetic differences in cognition and socioeconomic background

  • Bruno Sauce
  • Magnus Liebherr
  • Torkel Klingberg

must read research papers

Life tables of annual life expectancy and mortality for companion dogs in the United Kingdom

  • Kendy Tzu-yun Teng
  • Dave C. Brodbelt
  • Dan G. Oโ€™Neill

must read research papers

Bioarchaeological and palaeogenomic portrait of two Pompeians that died during the eruption of Vesuvius in 79 AD

  • Gabriele Scorrano
  • Serena Viva
  • Fabio Macciardi

must read research papers

Reading on a smartphone affects sigh generation, brain activity, and comprehension

  • Motoyasu Honma
  • Yuri Masaoka
  • Masahiko Izumizaki

must read research papers

Principal Component Analyses (PCA)-based findings in population genetic studies are highly biased and must be reevaluated

  • Eran Elhaik

must read research papers

The determinants of COVID-19 morbidity and mortality across countries

  • Dianna Chang
  • Kelvin Jui Keng Tan

must read research papers

Birdsongs alleviate anxiety and paranoia in healthy participants

  • J. Sundermann

must read research papers

Identification of ADS024, a newly characterized strain of Bacillus velezensis with direct Clostridiodes difficile killing and toxin degradation bio-activities

  • Michelle M. Oโ€™Donnell
  • James W. Hegarty
  • Laurent Chesnel

must read research papers

Multiple sclerosis genetic and non-genetic factors interact through the transient transcriptome

  • Renato Umeton
  • Gianmarco Bellucci
  • Giovanni Ristori

must read research papers

The effect of metformin on the survival of colorectal cancer patients with type 2 diabetes mellitus

  • Zeinab Tarhini
  • Kamelia Manceur
  • Niki Christou

must read research papers

Chemical characterisation of the vapour emitted by an e-cigarette using a ceramic wick-based technology

  • M. Isabel Pinto

must read research papers

Large-magnitude (VEIโ€‰โ‰ฅโ€‰7) โ€˜wetโ€™ explosive silicic eruption preserved a Lower Miocene habitat at the Ipolytarnรณc Fossil Site, North Hungary

  • Dรกvid Karรกtson
  • Imre Szarvas

must read research papers

Far-UVC (222 nm) efficiently inactivates an airborne pathogen in a room-sized chamber

  • Waseem Hiwar
  • Kenneth Wood

must read research papers

Low dose aspirin associated with greater bone mineral density in older adults

  • Hongzhan Liu
  • Xungang Xiao

must read research papers

First direct evidence of adult European eels migrating to their breeding place in the Sargasso Sea

  • Rosalind M. Wright
  • Adam T. Piper
  • David Righton

must read research papers

Infections with the SARS-CoV-2 Delta variant exhibit fourfold increased viral loads in the upper airways compared to Alpha or non-variants of concern

  • Christian J. H. von Wintersdorff
  • Jozef Dingemans
  • Paul H. M. Savelkoul

must read research papers

Inappropriate sinus tachycardia in post-COVID-19 syndrome

  • Jรบlia Aranyรณ
  • Victor Bazan
  • Roger Villuendas

must read research papers

The microstructure and the origin of the Venus from Willendorf

  • Gerhard W. Weber
  • Alexander Lukeneder

must read research papers

COVID-19 reinfections among naturally infected and vaccinated individuals

  • Sezanur Rahman
  • M. Mahfuzur Rahman
  • Mustafizur Rahman

must read research papers

Lockdown measures during the COVID-19 pandemic strongly impacted the circulation of respiratory pathogens in Southern China

  • Heping Wang
  • Yuejie Zheng
  • Wenjian Wang

must read research papers

Alzheimerโ€™s disease large-scale gene expression portrait identifies exercise as the top theoretical treatment

  • Mason A. Hill
  • Stephen C. Gammie

must read research papers

COVID-19 symptoms are reduced by targeted hydration of the nose, larynx and trachea

  • Carolin Elizabeth George
  • Gerhard Scheuch
  • David A. Edwards

must read research papers

SARS-CoV-2 spike protein induces cognitive deficit and anxiety-like behavior in mouse via non-cell autonomous hippocampal neuronal death

  • Junyoung Oh
  • Woo-Hyun Cho
  • Sung Joong Lee

must read research papers

Abdominal pain patterns during COVID-19: an observational study

  • Alexandre Balaphas
  • Kyriaki Gkoufa
  • Christian Toso

must read research papers

Detection of human pathogenic bacteria in rectal DNA samples from Zalophus californianus in the Gulf of California, Mexico

  • Francesco Cicala
  • David Ramรญrez-Delgado
  • Alexei F. Licea-Navarro

must read research papers

Industrialised fishing nations largely contribute to floating plastic pollution in the North Pacific subtropical gyre

  • Laurent Lebreton
  • Sarah-Jeanne Royer
  • Matthias Egger

must read research papers

Hypertension and diabetes including their earlier stage are associated with increased risk of sudden cardiac arrest

  • Seung Young Roh
  • Young-Hoon Kim

must read research papers

Utility of an artificial intelligence system for classification of esophageal lesions when simulating its clinical use

  • Ayaka Tajiri
  • Ryu Ishihara
  • Tomohiro Tada

must read research papers

Prevalence, age of decision, and interpersonal warmth judgements of childfree adults

  • Zachary P. Neal
  • Jennifer Watling Neal

must read research papers

Acute and protracted abstinence from methamphetamine bidirectionally changes intrinsic excitability of indirect pathway spiny projection neurons in the dorsomedial striatum

  • Sanghoon Choi
  • Steven M. Graves

must read research papers

Indeterminacy of cannabis impairment and โˆ† 9 -tetrahydrocannabinol (โˆ† 9 -THC) levels in blood and breath

  • Gregory T. Wurz
  • Michael W. DeGregorio

must read research papers

High rates of plasmid cotransformation in E. coli overturn the clonality myth and reveal colony development

  • Delia Tomoiaga
  • Jaclyn Bubnell
  • Paul Feinstein

must read research papers

Metformin sensitizes leukemic cells to cytotoxic lymphocytes by increasing expression of intercellular adhesion molecule-1 (ICAM-1)

  • Nerea Allende-Vega
  • Joaquin Marco Brualla
  • Martin Villalba

must read research papers

Incorporation of machine learning and deep neural network approaches into a remote sensing-integrated crop model for the simulation of rice growth

  • Seungtaek Jeong
  • Jong-min Yeom

must read research papers

Perceiving societal pressure to be happy is linked to poor well-being, especially in happy nations

  • Egon Dejonckheere
  • Joshua J. Rhee
  • Brock Bastian

must read research papers

The earliest Pleistocene record of a large-bodied hominin from the Levant supports two out-of-Africa dispersal events

  • Alon Barash
  • Miriam Belmaker

must read research papers

Generation mechanism and prediction of an observed extreme rogue wave

  • Johannes Gemmrich

must read research papers

Fitness tracking reveals task-specific associations between memory, mental health, and physical activity

  • Jeremy R. Manning
  • Gina M. Notaro
  • Paxton C. Fitzpatrick

Domestic dogs ( Canis familiaris ) grieve over the loss of a conspecific

  • Stefania Uccheddu
  • Lucia Ronconi
  • Federica Pirrone

must read research papers

Human transgenerational observations of regular smoking before puberty on fat mass in grandchildren and great-grandchildren

  • Jean Golding
  • Steve Gregory
  • Matthew Suderman

must read research papers

Chlamydia pneumoniae can infect the central nervous system via the olfactory and trigeminal nerves and contributes to Alzheimerโ€™s disease risk

  • Jenny A. K. Ekberg

must read research papers

Oxycodone/naloxone versus tapentadol in real-world chronic non-cancer pain management: an observational and pharmacogenetic study

  • Jordi Barrachina
  • Cesar Margarit
  • Ana M. Peirรณ

Cooking methods are associated with inflammatory factors, renal function, and other hormones and nutritional biomarkers in older adults

  • Montserrat Rodrรญguez-Ayala
  • Josรฉ Ramรณn Banegas
  • Pilar Guallar-Castillรณn

must read research papers

Classification of pig calls produced from birth to slaughter according to their emotional valence and context of production

  • Elodie F. Briefer
  • Ciara C.-R. Sypherd
  • Cรฉline Tallet

must read research papers

Higher emotional awareness is associated with greater domain-general reflective tendencies

  • Michelle Persich
  • William D. S. Killgore

must read research papers

A large Megaraptoridae (Theropoda: Coelurosauria) from Upper Cretaceous (Maastrichtian) of Patagonia, Argentina

  • Alexis M. Aranciaga Rolando
  • Matias J. Motta
  • Fernando E. Novas

must read research papers

Long COVID occurrence in COVID-19 survivors

  • Aya Sugiyama
  • Junko Tanaka

must read research papers

Water activated disposable paper battery

  • Alexandre Poulin
  • Xavier Aeby
  • Gustav Nystrรถm

must read research papers

Intestinal preservation in a birdlike dinosaur supports conservatism in digestive canal evolution among theropods

  • Yichuan Liu

must read research papers

Antiviral effect of cetylpyridinium chloride in mouthwash on SARS-CoV-2

  • Hirofumi Sawa

must read research papers

Evidence of an oceanic impact and megatsunami sedimentation in Chryse Planitia, Mars

  • J. Alexis P. Rodriguez
  • Darrel K. Robertson
  • Mario Zarroca

must read research papers

Curcumin and metformin synergistically modulate peripheral and central immune mechanisms of pain

  • Peththa Wadu Dasuni Wasana
  • Pasarapa Towiwat

must read research papers

The first occurrence of an avian-style respiratory infection in a non-avian dinosaur

  • D. Cary Woodruff
  • Ewan D. S. Wolff
  • Lawrence M. Witmer

must read research papers

Optimal linear estimation models predict 1400โ€“2900 years of overlap between Homo sapiens and Neandertals prior to their disappearance from France and northern Spain

  • Igor Djakovic
  • Alastair Key
  • Marie Soressi

must read research papers

The influence of time on the sensitivity of SARS-CoV-2 serological testing

  • Arturo Torres Ortiz
  • Fernanda Fenn Torrente
  • Louis Grandjean

must read research papers

Online misinformation is linked to early COVID-19 vaccination hesitancy and refusal

  • Francesco Pierri
  • Brea L. Perry
  • John Bryden

must read research papers

A distinct symptom pattern emerges for COVID-19 long-haul: a nationwide study

  • Melissa D. Pinto
  • Charles A. Downs
  • Natalie Lambert

must read research papers

SARS-CoV-2-reactive IFN-ฮณ-producing CD4 + and CD8 + T cells in blood do not correlate with clinical severity in unvaccinated critically ill COVID-19 patients

  • Beatriz Olea
  • Eliseo Albert
  • David Navarro

must read research papers

Classification of 74 facial emojiโ€™s emotional states on the valence-arousal axes

  • Gaku Kutsuzawa
  • Hiroyuki Umemura
  • Yoshiyuki Kobayashi

must read research papers

The emergence of a new sex-system (XX/XY 1 Y 2 ) suggests a species complex in the โ€œmonotypicโ€ rodent Oecomys auyantepui (Rodentia, Sigmodontinae)

  • Willam Oliveira da Silva
  • Celina Coelho Rosa
  • Cleusa Yoshiko Nagamachi

must read research papers

Detection of COVID-19 using multimodal data from a wearable device: results from the first TemPredict Study

  • Ashley E. Mason
  • Frederick M. Hecht
  • Benjamin L. Smarr

must read research papers

Spinal degeneration is associated with lumbar multifidus morphology in secondary care patients with low back or leg pain

  • Jeffrey R. Cooley
  • Tue S. Jensen
  • Jeffrey J. Hebert

must read research papers

Phenomenology and content of the inhaled N , N -dimethyltryptamine ( N , N -DMT) experience

  • David Wyndham Lawrence
  • Robin Carhart-Harris
  • Christopher Timmermann

must read research papers

A gigantic bizarre marine turtle (Testudines: Chelonioidea) from the Middle Campanian (Late Cretaceous) of South-western Europe

  • Oscar Castillo-Visa
  • ร€ngel H. Lujรกn
  • Albert Sellรฉs

must read research papers

The first experience with fully endoscopic posterior cervical foraminotomy and discectomy for radiculopathy performed in Viet Duc University Hospital

  • Son Ngoc Dinh
  • Hung The Dinh

must read research papers

Mapping the โ€œcatscapeโ€ formed by a population of pet cats with outdoor access

  • Richard Bischof
  • Nina Rosita Hansen
  • Torbjรธrn Haugaasen

must read research papers

Investigation of humans individual differences as predictors of their animal interaction styles, focused on the domestic cat

  • Lauren R. Finka
  • Lucia Ripari
  • Marnie L. Brennan

must read research papers

Genesis of fecal floatation is causally linked to gut microbial colonization in mice

  • Syed Mohammed Musheer Aalam
  • Daphne Norma Crasta
  • Nagarajan Kannan

must read research papers

Young childrenโ€™s screen time during the first COVID-19 lockdown in 12 countries

  • Christina Bergmann
  • Nevena Dimitrova
  • Nivedita Mani

must read research papers

Cichlids and stingrays can add and subtract โ€˜oneโ€™ in the number space from one to five

  • V. Schluessel

must read research papers

Elevated estradiol levels in frozen embryo transfer have different effects on pregnancy outcomes depending on the stage of transferred embryos

  • Liming Ruan

must read research papers

Group VR experiences can produce ego attenuation and connectedness comparable to psychedelics

  • David R. Glowacki
  • Rhoslyn Roebuck Williams
  • Mike Chatziapostolou

must read research papers

New therizinosaurid dinosaur from the marine Osoushinai Formation (Upper Cretaceous, Japan) provides insight for function and evolution of therizinosaur claws

  • Yoshitsugu Kobayashi
  • Ryuji Takasaki
  • Yoshinori Hikida

must read research papers

Smartphone-based ecological momentary assessment reveals mental health benefits of birdlife

  • Ryan Hammoud
  • Stefania Tognin
  • Andrea Mechelli

must read research papers

Long-term outcomes of cataract surgery with toric intraocular lens implantation by the type of preoperative astigmatism

  • Tetsuro Oshika
  • Shinichiro Nakano
  • Tsutomu Kaneko

must read research papers

Forest fire detection system using wireless sensor networks and machine learning

  • Udaya Dampage
  • Lumini Bandaranayake
  • Bathiya Jayasanka

must read research papers

Misinformation of COVID-19 vaccines and vaccine hesitancy

  • Sun Kyong Lee
  • Juhyung Sun
  • Shane Connelly

must read research papers

Deep language algorithms predict semantic comprehension from brain activity

  • Charlotte Caucheteux
  • Alexandre Gramfort
  • Jean-Rรฉmi King

must read research papers

Children with autism spectrum disorder show atypical electroencephalographic response to processing contextual incongruencies

  • Amparo V. Mรกrquez-Garcรญa
  • Vasily A. Vakorin
  • Sam M. Doesburg

must read research papers

A generalizable one health framework for the control of zoonotic diseases

  • Ria R. Ghai
  • Ryan M. Wallace
  • Casey Barton Behravesh

must read research papers

HS3ST2 expression induces the cell autonomous aggregation of tau

  • M. B. Huynh
  • N. Rebergue
  • D. Papy-Garcia

must read research papers

Exceptional warming over the Barents area

  • Ketil Isaksen
  • ร˜yvind Nordli
  • Tatiana Karandasheva

must read research papers

A new Early Cretaceous lizard in Myanmar amber with exceptionally preserved integument

  • Andrej ฤŒerลˆanskรฝ
  • Edward L. Stanley
  • Susan E. Evans

must read research papers

Coffee consumption and diabetic retinopathy in adults with diabetes mellitus

  • Hak Jun Lee
  • Daniel Duck-Jin Hwang

must read research papers

Shifts in the foraging tactics of crocodiles following invasion by toxic prey

  • Abhilasha Aiyer
  • Richard Shine
  • Georgia Ward-Fear

must read research papers

Production of high loading insulin nanoparticles suitable for oral delivery by spray drying and freeze drying techniques

  • Alberto Baldelli
  • Anubhav Pratap-Singh

must read research papers

Cable news and COVID-19 vaccine uptake

  • Matteo Pinna
  • Christoph Goessmann

must read research papers

Estimating the time of last drinking from blood ethyl glucuronide and ethyl sulphate concentrations

  • Zhongyuan Guo

must read research papers

COVID-19 infections in infants

  • Maล‚gorzata Sobolewska-Pilarczyk
  • Maria Pokorska-ลšpiewak
  • Maล‚gorzata Pawล‚owska

must read research papers

COVID-19 increases the risk for the onset of atrial fibrillation in hospitalized patients

  • Jakob Wollborn
  • Sergey Karamnov
  • Jochen D. Muehlschlegel

must read research papers

Childhood temperament and adulthood personality differentially predict life outcomes

  • Amanda J. Wright
  • Joshua J. Jackson

must read research papers

Antivirus applied to JAR malware detection based on runtime behaviors

  • Ricardo P. Pinheiro
  • Sidney M. L. Lima
  • Wellington P. dos Santos

must read research papers

Therapeutic enzyme engineering using a generative neural network

  • Andrew Giessel
  • Athanasios Dousis
  • Stuart Licht

must read research papers

Identification of genes associated with human-canine communication in canine evolution

  • Akiko Tonoike
  • Ken-ichi Otaki
  • Miho Nagasawa

must read research papers

Breath chemical markers of sexual arousal in humans

  • G. Pugliese
  • J. Williams

must read research papers

A 5-km-thick reservoir withโ€‰>โ€‰380,000 km 3 of magma within the ancient Earth's crust

  • Rais Latypov
  • Sofya Chistyakova
  • Mauritz van der Merwe

must read research papers

Return of large fin whale feeding aggregations to historical whaling grounds in the Southern Ocean

  • Helena Herr
  • Sacha Viquerat
  • Bettina Meyer

Quick links

  • Explore articles by subject
  • Guide to authors
  • Editorial policies

must read research papers

IMAGES

  1. (PDF) How to read a research paper

    must read research papers

  2. How to Read Scientific Papers

    must read research papers

  3. How to Read Research Papers: A Cheat Sheet for Graduate Students

    must read research papers

  4. How to read a Research Paper ? Made easy for young researchers

    must read research papers

  5. SOLUTION: How to read research paper

    must read research papers

  6. How to Read a Research Paper

    must read research papers

VIDEO

  1. How To Read Research Papers For Literature Review #shorts

  2. Reading 100+ Research Papers in 10 Minuutes #engineering #artificialinteligence #technology #cs #ai

  3. How to Read Research Paper| Bs/ MPhil #exam #education #maths #engineering #viralvideo

  4. IRM C L4 How to Read Research Papers

  5. Reading research with AI

  6. Must Read Research Papers for Data Scientists