惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

N
Netflix TechBlog - Medium
J
Java Code Geeks
爱范儿
爱范儿
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
The GitHub Blog
The GitHub Blog
I
InfoQ
月光博客
月光博客
博客园 - 聂微东
博客园 - Franky
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
博客园_首页
G
Google Developers Blog
Blog — PlanetScale
Blog — PlanetScale
L
LangChain Blog
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research

Business News Today: Latest Business News, Finance News

Markets’ dilemma: Trust the bark or wag of oil prices The sector call illusion Bandu’s Blockbusters For April 12, 2026 Mastering Derivatives: Does Lag Impact Effectiveness Of OI? Who Am I? April 12, 2026 Index Outlook: Rising From Dire Straits US Market Outlook: Gaining Strength Bullion Cues: Gold And Silver Futures Face Barrier F&O Tracker: Tentative Shift In Trend F&O Strategy: Buy L&T Put Maruti Suzuki to launch 4 EVs by 2031 India Inc flags surge in cost of packaging raw material, seeks relief measures India-flagged LPG tanker Jag Vikram crosses Strait of Hormuz after US-Iran ceasefire Muted pricing power, rising costs to curb benefits of demand in cement sector: HDFC Securities Iran's new supreme leader Mojtaba Khamenei has severe and disfiguring wounds, sources say No road tax, registration fees for electric vehicles priced up to ₹30 lakh till March 2030: Delhi’s draft EV policy Central Railway to run four special local trains for Ambedkar Jayanti West Asia tensions push up costs for India; further impact hinges on stability: Report ED initiates fresh raids against former Bengal minister Chatterjee in teacher recruitment scam Election Commission reverses Mittal’s DVAC posting, appoints him DGP, TN Armed Police Israel and Lebanon are expected to hold talks. Here’s what to know US, Iran set for peace talks but doubts emerge over Lebanon, sanctions Cotton Association revises output estimates for 2025-26 up at 324 lakh bales of 170 kg each Orbicular gets USFDA’s tentative nod for generic Semaglutide Injection in partnership with Apotex Malls, high-streets in NCR clock 45% rise in leasing of retail spaces in Jan-Mar: C&W FIIs pull ₹28,375 crore in five sessions; domestic buyers cushion fall as indices post best week in months Nifty and Bank Nifty Prediction for the week 13 Apr’26 to 17 Apr’26 by BL GURU Proposed Trump arch in Washington DC includes winged figure, eagles, lions and gold inscriptions 'Ladakh' replaces 'Jammu and Kashmir' in Aadhaar records for UT residents Misri ends US trip with focus on civil nuclear cooperation and LPG exports
Fishing out fake news using a deep-learning neural network
By Team Quantum · 2026-06-01 · via Business News Today: Latest Business News, Finance News

Researchers at the ABV-Indian Institute of Information Technology (IIIT), Gwalior, have developed a new artificial intelligence system that combines text analysis, image recognition and fuzzy logic to detect fake news in Indian media with high accuracy.

The system, called F2IND-IT! (fuzzy fake Indian news detection using images and text), was described in a recent paper uploaded to arXiv. The researchers say the project addresses a growing challenge in India, where rapid internet penetration and social media use have accelerated the spread of misinformation.

According to data from the Press Information Bureau, under the Ministry of Information and Broadcasting, 1,575 fake news cases were reported between 2022 and March 2025. The number rose from 338 in 2022 to 583 in 2024. Data from the National Crime Records Bureau also show a 214 per cent increase in fake news cases during the early pandemic period from 2018 to 2020. A 2024 study by ISB and CyberPeace found that 46 per cent of false information was about politics, and over 77 per cent of it spread through social media platforms. Another survey among Gen Z users in Delhi found that 91 per cent believe fake news can affect election outcomes.

To tackle the problem, the researchers designed a multimodal AI model that analyses both the written content of news articles and the accompanying images. The framework uses DistilBERT — a lightweight language-processing model — to understand text semantics, while a convolutional neural network (ResNet-50), which is a deep-learning image recognition system, extracts visual features from photographs. These inputs are then combined using an ‘attention mechanism’ and processed through an adaptive neuro-fuzzy inference system (ANFIS), which produces a probability score indicating whether a news item is fake or genuine.

The model was trained and tested on the Indian Fake News Dataset (IFND), which contains more than 56,000 news articles spanning politics, elections, Covid-19, violence and other topics. According to the paper, the proposed system achieved an accuracy of nearly 98 per cent, outperforming several alternative model configurations in ablation studies.

The researchers say future versions could rely less on manually designed fuzzy rules and instead use data-driven systems capable of dynamically generating their own inference structures during training.

Published on June 1, 2026