Ksenia Se

Kseniase

AI & ML interests

None yet

Recent Activity

upvoted a paper about 4 hours ago
Agentic Knowledgeable Self-awareness
updated a Space about 5 hours ago
TuringPost/README
replied to their post 1 day ago
9 Types of AI inference AI inference refers to the process when AI models generate predictions, classifications, or decisions based on input data and pre-trained models. It encompasses a wide range of approaches with different computational methods and deployment. Firstly, here are 5 inference types, based on how the model reasons: 1. Probabilistic inference -> https://arxiv.org/pdf/2502.05244 Uses probability theory to reason under uncertainty. The system maintains degrees of belief over hypotheses and updates them as evidence comes in. 2. Rule-based inference -> https://huggingface.co/papers/2407.00075 Draws conclusions by applying explicit if-then rules encoded in a knowledge base. Mostly used in neurosymbolic AI. 3. Logical inference -> https://arxiv.org/abs/2009.03393 Uses formal logic to draw conclusions that are guaranteed true if the premises are. It supports theorem proving, logic programming, and tasks needing correctness, like software verification. 4. Abductive inference -> https://huggingface.co/papers/2404.18982 Involves forming hypotheses that would best explain a given set of observations - among multiple possible explanations, the goal is to choose the most plausible. Abduction is inherently creative and uncertain. 5. Fuzzy inference -> https://huggingface.co/papers/2308.06378 Applies fuzzy logic – reasoning with degrees of truth rather than binary true/false. Inputs are mapped to fuzzy sets with membership grades between 0 and 1. Secondly, here are 4 inference types based on its execution contexts: 1. Batch inference -> https://huggingface.co/papers/2412.03594 Involves generating model predictions on large sets of data in bulk, often on a scheduled basis or as needed for analysis rather than immediate use. 2. Real-time inference -> https://huggingface.co/papers/2307.09072 Produces outputs on-demand with minimal latency, so results are available immediately when needed. Read further in the comments πŸ‘‡
View all activity

Organizations

Turing Post's profile picture Journalists on Hugging Face's profile picture Social Post Explorers's profile picture Hugging Face Discord Community's profile picture Sandbox's profile picture