- Follow on WordPress.com
Sponsors
-
Recent Posts
- Jan 14 – World Logic Day
- AI is not equal to ML
- Insights for AI from the Human Mind
- Controversial rating of programming languages
- Ilya Sutskever: Fusion of Language and Vision in 2021
- Oracle Prediction: 80% of Enterprise IT Will Move To The Cloud By 2025
- Recent Advances in Google Translate
- The semantic future of the web
- The ‘computer’ can be wrong
- What comes after smartphones?
- Pragmatic Approach to Predictive Decision Automation
- Decision-Driven Data Analytics
- Solving Assembly Line Balancing Problem
- AWS is open sourcing Babelfish for PostgreSQL
- December Challenge “Virtual Chess Tournament”
Recent Comments
Categories
- Architecture
- Art
- Artificial Intelligence
- Authentication and Access Control
- AWS
- Blockchain
- BPM
- Business Analytics
- Business Processes
- Business Rules
- Case Management
- Case Studies
- CEP
- Challenges
- Cloud Platforms
- Constraint Programming
- Coronavirus
- Customer service
- Data Science
- Database
- Decision Making
- Decision Modeling
- Decision Models
- Decision Monitoring
- Decision Optimization
- DecisionCAMP
- DevOps
- Digital Decisioning
- Digital Transformation
- Discoveries
- DMN
- Ethics
- Event-driven
- Events
- Excel
- Explanations
- Fraud Prevention
- Games
- Human-Machine Interaction
- Innovation
- Insurance Industry
- Java
- Knowledge Representation
- Languages
- Logic and AI
- Machine Learning
- Manufacturing
- Microservices
- Misc
- MISMO
- Most Influential
- Natural Language Processing
- Open Source
- Optimization
- PMML
- Process Mining
- Products
- QA
- Reactive Rules
- Reasoning
- Retail
- RPA
- Rule Engines and BRMS
- RuleML
- Scheduling and Resource Allocation
- Semantic Web
- Serverless
- Software Development
- Sponsors
- Spreadsheets
- Standards
- State Machines
- Testing
- Trends
- Uncategorized
- Vendors
Archives
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- December 2018
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- June 2014
- May 2014
Meta
Category Archives: Natural Language Processing
Recent Advances in Google Translate
Google Translate was introduced in 2016 and it enabled great improvements to the quality of translation for over 100 languages since then. In this post Google Research describes how recent advances in machine learning drive improvements to automated translation. Link
GPT-3, the latest evolution in language technology – What is the big deal?
Over the summer 2020, the latest language model from OpenAI, called GPT-3, created a lot of buzz around the internet. Both within the AI community and outside people shared links to numerous examples on what GPT-3 could do, ranging from … Continue reading
Giving GPT-3 a Turing Test
GPT-3 is a general language model, trained on a large amount of uncategorized text from the internet. It isn’t specific to a conversational format, and it isn’t trained to answer any specific type of question. The only thing it does … Continue reading
Climbing Towards Natural Language Understanding
This paper “Climbing towards NLU: On Meaning, Form, and Understanding in the Age of Data” won the “Best Theme Award” at the ACL2020 AI conference. “… in contrast to some current hype, meaning cannot be learned from form alone. This … Continue reading
Posted in Natural Language Processing
Leave a comment
The latest NLP revolution
Read an interview with Noam Shazeer who helped spark the latest NLP revolution. “He developed the multi-headed self-attention mechanism described in “Attention Is All You Need,” the 2017 paper that introduced the transformer network. That architecture became the foundation of … Continue reading
Posted in Natural Language Processing
Leave a comment
Extracting Data from Templatic Documents
In this article Google researches describe a novel approach using representation learning for tackling the problem of extracting structured information from templatic documents, such as receipts, bills, or insurance quotes. They “propose an extraction system that uses knowledge of the … Continue reading
More Efficient NLP Model Pre-training
“Recent advances in language pre-training have led to substantial gains in the field of natural language processing, with state-of-the-art models such as BERT, RoBERTa, XLNet, ALBERT, and T5, among many others. These methods, though they differ in design, share the same idea of leveraging … Continue reading
Posted in Natural Language Processing
Leave a comment
“Do you love me?” How can a computer deal with real sentences?
Prof. Roger Shank just published an article with this title. He writes: “My career was in Natural Language Processing which is only one part of AI. I spent my life trying to figure out ways that computers could understand sentences … Continue reading
Breakthrough in Google Search
On Oct. 25 Pandu Nayak, Google Fellow and Vice President of Search, published an article “Understanding Searches Better Than Ever Before“. “Search is about understanding language. The latest advancements from our research team in the science of language understanding–made possible … Continue reading
Knowledge Specification and Querying
Our colleagues from the Rules and Reasoning community have just reported interesting results. They built a system that achieves 100% accuracy on an extensive test suite of movie-related questions, e.g. “Who appears in a Steven Spielberg directed film?”. Their approach … Continue reading