(1/12) Don't fall behind! Stay ahead of the game with March 2023's top NLP papers Curated by @forai_ml
, this list covers the latest advancements in NLP.
Get up to speed with the latest language AI advancements now! Post generated with Cohere. https://
txt.cohere.ai/unlocking-new-
possibilities-march-2023s-top-nlp-papers/
…
LLMS
-
March 2023’s Top NLP Papers: Latest Language AI Advancements
By
–
-
Expert Settings and Specialized AI Models in Domain-Specific Applications
By
–
1. Curious if you have some examples of more-focused expert settings. I agree with settings with private data being important for specialized models. But even for things like the medical domain or low-resource NLP, i think general AI models like PaLM and GPT-4 hold the current
-
Language Models Training: Autoregressive vs Diffusion Approaches
By
–
Common Q: Can you train language model w diffusion?
Favorite A: read this post (the whole blog is excellent) (Roughly speaking state of the art generative AI is either trained autoregressively or with diffusion. The underlying neural net usually a Transformer.) -
GPT-4 Jailbreaks Reveal Alignment Challenges and Future Risks
By
–
lol i agree the outputs are ridiculous rn, however, that's not really the point jailbreaks show how hard it is to "align" a model even with the amount of work OpenAI has done if they can't get gpt-4 to operate how they want it to rn, then we will have bigger problems later on
-
Beyond LLMs: Pursuing Diverse AI Research Areas Over Hype
By
–
Maybe I'm taking the bait, but I find this advice misguided and kind of rude. There are many interesting & worthwhile research areas beyond LLMs. I hope people continue to lead and push forward in other areas, rather than being a follower in the area with the most money and hype
-

DataAISummit 2026: 180+ Sessions on LLMs, MLOps, Data Streaming
By
–
The #DataAISummit session catalog is live Choose from over 180 sessions across a variety of tracks, technologies, and industries! Data professionals will share their expertise on topics such as LLMs, data streaming, MLOps and Lakehouse. Join us https://
bit.ly/3KAkywr -
GPT-4 Improved Safety Against Jailbreak Prompts
By
–
GPT-4 is capable and aligned enough to not fall for that directly, that worked on earlier GPT models but does not work anymore Try using that exact verbiage without using the rest of the prompt and you will see it will fail to produce the same responses
-
Cost efficiency improvements in large language models
By
–
Cost is definitely important, though i have two thoughts here:
1. Cost is decreasing quickly. E.g., Flan-PaLM-8B (2022) is about as good as GPT-3 175B (2020). So there is a ~10x improvement in just 2 years.
2. For cases where a model with 90% performance costs 10x more than a -
Vector Matching Engine: Efficient Search for GPT-4 Embeddings
By
–
To use GPT-4 with your own data, you need to create embeddings for all your information. The problem: Searching for these embeddings is not easy. We built a Vector Matching Engine. You can use it to search large amounts of vector embeddings efficiently. ↓
-

General Models Superior to Task-Specific Models for Language Tasks
By
–
Really surprised to see that Eric Schmidt believes in task-specific models. While I agree that specialized models are good when you have proprietary data, many broad language tasks have been and will be continue to be done best by a general model. A few prominent examples: 1.