⏪ Papers with Code: Year in Review

We’re ending the year by taking a look back at the top trending machine learning papers, libraries and new datasets for 2021. Read on below!

medium.com/paperswithcode…
📄Trending Papers for 2021, featuring:

• ADOP @mcstammi
• The Bayesian Learning Rule @EmtiyazKhan
• Program Synthesis with Large LMs @jacobaustin132
• Masked Autoencoders Are Scalable Vision Learners @inkynumbers
- as well as work by @IrwanBello, @Chitwan_Saharia & others
👩‍💻 Trending ML Libraries for 2021, featuring:

• PyTorch Image Models @wightmanr
• Transformers @huggingface
• PyTorch-GAN @eriklindernoren
• MMDetection @OpenMMLab
• as well as work by @alexeyab84, @lucidrains, @MetaAI and others
🗄️Trending New Datasets for 2021, featuring:

• MATH - @DanHendrycks et al
• UAV-Human - Li et al
• UPFD (User Preference-aware Fake News Detection) - @dozee_sim et al
• OGB-LSC - @weihua916 et al
• …and many more datasets!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Papers with Code

Papers with Code Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @paperswithcode

14 Dec 21
📊 Robustness Reports on ImageNet!

We've indexed AugLy's robustness reports, which show model vulnerabilities to different manipulations. Check it out below:

paperswithcode.com/sota/image-cla…

1/4
Reports shows that EfficientNet not only has higher accuracy on ImageNet, but is also significantly more robust than older models.

Accuracy is one measure of performance, but it doesn’t capture how robust the model is to simple manipulations such as noise and rotation...

2/4
Using AugLy’s image augmentations it's possible to test each model’s vulnerability to different manipulations in the robustness reports.

You can also produce your own robustness reports for models using AugLy and add them to the Papers with Code leaderboards.

3/4
Read 4 tweets
7 Dec 21
Text-Driven Neural Stylization for 3D Meshes

This new paper proposes a text-driven, neural network based approach (Text2Mesh) for stylizing 3D meshes.

Paper & Code: paperswithcode.com/paper/text2mes…

(A short thread) 1/6
Text2Mesh is a framework to stylize meshes by predicting color and geometric details which conform to a target text prompt. Optimization occurs through rendered 2D images & augmentations, then using CLIP similarity to train the network to produce consistent stylized meshes.

2/6
The technique leverages the representational power of CLIP and is capable of generating a variety of different local geometric displacements to synthesize a wide range of styles.

3/6
Read 6 tweets
10 Nov 21
Deep learning models for tabular data continue to improve. What are the latest methods and recent progress?

Let’s have a look ↓
1) Wide&Deep jointly trains wide linear models and deep neural networks to combine the benefits of memorization and generalization for real-world recommender systems. The model was productionized and evaluated on Google Play.

paperswithcode.com/method/wide-de…
2) TaBERT is a pretrained LM that jointly learns representations for natural language sentences and (semi-)structured tables. TaBERT works well for semantic parsing and is trained on a large corpus of 26 million tables and their English contexts.

paperswithcode.com/method/tabert
Read 7 tweets
27 Oct 21
Graph neural networks are driving lots of progress in machine learning by extending deep learning approaches to complex graph data and applications.

Let’s take a look at a few methods ↓
1) A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It’s based on an efficient variant of CNNs which operates directly on graphs and is useful for semi-supervised node classification.

paperswithcode.com/method/gcn
2) Diffusion-convolutional neural networks (DCNN) introduce a diffusion-convolution operation to extend CNNs to graph data. This enables learning of diffusion-based representations. It's used as an effective basis for node classification.

paperswithcode.com/method/dcnn
Read 7 tweets
12 Oct 21
StyleGAN3 is out and results are 🤯!

It proposes architectural changes that suppress aliasing and forces the model to implement more natural hierarchical refinement which improves its ability to generate video and animation.

paperswithcode.com/paper/alias-fr…

1/8
In the cinemagraph below, we can see that in StyleGAN2 the texture (e.g., wrinkles and hairs) appears to stick to the screen coordinates. In comparison, StyleGAN3 (right) transforms details coherently:

2/8
The following example shows the same issue with StyleGAN2: textural details appear fixed. As for alias-free StyleGAN3, smooth transformations with the rest of the screen can be seen.

3/8
Read 8 tweets
4 Oct 21
In a new paper from @wightmanr et al. a traditional ResNet-50 is re-trained using a modern training protocol. It achieves a very competitive 80.4% top-1 accuracy on ImageNet without using extra data or distillation.

[mini-thread]

paperswithcode.com/paper/resnet-s…
The paper catalogues the exact training settings to provide a robust baseline for future experiments:
It also records training costs and inference times on ImageNet classification between other architectures trained with the proposed ResNet-50 optimized training procedure:
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(