Trending

#Microsoft_AI

Latest posts tagged with #Microsoft_AI on Bluesky

Latest Top
Trending

Posts tagged #Microsoft_AI

Preview
Survey Reveals Majority of Business Leaders Agree AI Will Replace White-Collar Jobs Soon A recent survey indicates that three out of five business leaders believe AI will replace most white-collar jobs within 18 months. This shift may push workers to gain AI skills or consider trades.

Survey Reveals Majority of Business Leaders Agree AI Will Replace White-Collar Jobs Soon #United_States #Seattle #Microsoft_AI #ResumeTemplates.com #Job_Market_Shift

0 0 0 0
Preview
Stibo Systems Enhances Retail Customer Satisfaction Through Microsoft AI Integration and Master Data Management Discover how Stibo Systems is revolutionizing retail experiences by integrating Microsoft AI solutions with robust data management to boost customer satisfaction and conversion rates.

Stibo Systems Enhances Retail Customer Satisfaction Through Microsoft AI Integration and Master Data Management #Denmark #Aarhus #Stibo_Systems #Retail_Innovation #Microsoft_AI

0 0 0 0
Preview
Reduce Internal Inquiries by 24% Through AI Citizen Development Training by Youseful Youseful's recent training on AI agents has yielded impressive results, reducing internal inquiries by 24%. Discover how non-engineers are leading this change.

Reduce Internal Inquiries by 24% Through AI Citizen Development Training by Youseful #Japan #Microsoft_AI #Shibuya,_Tokyo #Youseful #Copilot_Training

0 0 0 0
Preview
Alithya Recognized in the Microsoft AI Business Solutions Inner Circle for 2025-2026 Alithya Group inc. has been recognized for its outstanding performance and innovation in the AI Business Solutions sector by Microsoft, earning a spot in the 2025-2026 Inner Circle.

Alithya Recognized in the Microsoft AI Business Solutions Inner Circle for 2025-2026 #Canada #Montreal #Inner_Circle #Alithya #Microsoft_AI

0 0 0 0
Preview
KnowledgeNet.ai Enters Microsoft AI Cloud Partner Program to Boost Application Development KnowledgeNet.ai has joined the Microsoft AI Cloud Partner Program and ISV Success to enhance its application development capabilities and market presence.

KnowledgeNet.ai Enters Microsoft AI Cloud Partner Program to Boost Application Development #None #Frederick #Microsoft_AI #ISV_Success #KnowledgeNet.ai

0 0 0 0
Preview
Lightbeam Health Solutions Achieves Microsoft AI Certification in Healthcare Lightbeam Health Solutions has been awarded Microsoft's AI Cloud Partner Program certification for its AI-driven healthcare technology, confirming its commitment to innovative solutions.

Lightbeam Health Solutions Achieves Microsoft AI Certification in Healthcare #United_States #Dallas #Microsoft_AI #Lightbeam_Health #AIEmpowered_Solutions

0 0 0 0
Preview
Tampa General Hospital Implements Groundbreaking AI for Nursing Efficiency Tampa General Hospital unveils new AI-driven ambient listening technology for nurses, enhancing patient care and reducing documentation time. Learn how TGH is transforming nursing workflows.

Tampa General Hospital Implements Groundbreaking AI for Nursing Efficiency #United_States #Tampa #Tampa_General #Microsoft_AI #Ambient_Listening

0 0 0 0
Preview
ギブリー、AIエージェントピッチで最優秀賞を受賞!監査業務の効率化を実現 株式会社ギブリーが、日本マイクロソフト主催のAIエージェントピッチイベントで最優秀賞を獲得。監査業務を1週間から1日に短縮する革新的なエージェントを開発しました。

ギブリー、AIエージェントピッチで最優秀賞を受賞!監査業務の効率化を実現 #AIエージェント #ギブリー #Microsoft_AI

株式会社ギブリーが、日本マイクロソフト主催のAIエージェントピッチイベントで最優秀賞を獲得。監査業務を1週間から1日に短縮する革新的なエージェントを開発しました。

0 0 0 0
Preview
ベクスト、Microsoft AIラボを活用したテキストマイニング技術開発の実践 ベクストがMicrosoft AI Co-Innovation Lab KOBEの支援を受け、AIエージェント型テキストマイニング技術を開発。専門家以外でも利用可能な新たな分析手法に挑戦しています。

ベクスト、Microsoft AIラボを活用したテキストマイニング技術開発の実践 #東京都 #目黒区 #テキストマイニング #ベクスト #Microsoft_AI

ベクストがMicrosoft AI Co-Innovation Lab KOBEの支援を受け、AIエージェント型テキストマイニング技術を開発。専門家以外でも利用可能な新たな分析手法に挑戦しています。

1 0 0 0
Preview
Circlace Contributes to Next-Generation Workforce Development at AI Hackathon 2025 Spring Circlace recently participated in the AI Hackathon 2025 Spring, fostering next-gen talent through practical knowledge sharing and technical support.

Circlace Contributes to Next-Generation Workforce Development at AI Hackathon 2025 Spring #Japan #AI_Hackathon #Microsoft_AI #Kobe #Circlace

0 0 0 0
Microsoft launches Phi-4-Reasoning-Plus, a small, powerful, open weights reasoning model! Microsoft Research has announced the release of Phi-4-reasoning-plus, an open-weight language model built for tasks requiring deep, structured reasoning. Building on the architecture of the previously released Phi-4, the new model integrates supervised fine-tuning and reinforcement learning to deliver improved performance on benchmarks in mathematics, science, coding, and logic-based tasks. Phi-4-reasoning-plus is a 14-billion parameter dense decoder-only Transformer model that emphasizes quality over scale. Its training process involved 16 billion tokens—about 8.3 billion of them unique—drawn from synthetic and curated web-based datasets. A reinforcement learning (RL) phase, using only about 6,400 math-focused problems, further refined the model’s reasoning capabilities. The model has been released under a permissive MIT license—enabling its use for broad commercial and enterprise applications, and fine-tuning or distillation, without restriction—and is compatible with widely used inference frameworks including Hugging Face Transformers, vLLM, llama.cpp, and Ollama. Microsoft provides detailed recommendations on inference parameters and system prompt formatting to help developers get the most from the model. The model’s development reflects Microsoft’s growing emphasis on training smaller models capable of rivaling much larger systems in performance. Despite its relatively modest size, Phi-4-reasoning-plus outperforms larger open-weight models such as DeepSeek-R1-Distill-70B on a number of demanding benchmarks. On the AIME 2025 math exam, for instance, it delivers a higher average accuracy at passing all 30 questions on the first try (a feat known as “pass@1”) than the 70B parameter distillation model, and approaches the performance of DeepSeek-R1 itself, which is far larger at 671B parameters. To achieve this, Microsoft employed a data-centric training strategy. During the supervised fine-tuning stage, the model was trained using a curated blend of synthetic chain-of-thought reasoning traces and filtered high-quality prompts. A key innovation in the training approach was the use of structured reasoning outputs marked with special <think> and </think> tokens. These guide the model to separate its intermediate reasoning steps from the final answer, promoting both transparency and coherence in long-form problem solving. Following fine-tuning, Microsoft used outcome-based reinforcement learning—specifically, the Group Relative Policy Optimization (GRPO) algorithm—to improve the model’s output accuracy and efficiency. The RL reward function was crafted to balance correctness with conciseness, penalize repetition, and enforce formatting consistency. This led to longer but more thoughtful responses, particularly on questions where the model initially lacked confidence. Phi-4-reasoning-plus is intended for use in applications that benefit from high-quality reasoning under memory or latency constraints. It supports a context length of 32,000 tokens by default and has demonstrated stable performance in experiments with inputs up to 64,000 tokens. It is best used in a chat-like setting and performs optimally with a system prompt that explicitly instructs it to reason through problems step-by-step before presenting a solution. Microsoft positions the model as a research tool and a component for generative AI systems rather than a drop-in solution for all downstream tasks. Developers are advised to carefully evaluate performance, safety, and fairness before deploying the model in high-stakes or regulated environments. Phi-4-reasoning-plus has undergone extensive safety evaluation, including red-teaming by Microsoft’s AI Red Team and benchmarking with tools like Toxigen to assess its responses across sensitive content categories. According to Microsoft, this release demonstrates that with carefully curated data and training techniques, small models can deliver strong reasoning performance—and democratic, open access to boot. Here’s a revised version of the enterprise implications section in a more technical, news-style tone, aligning with a business-technology publication: The release of Microsoft’s Phi-4-reasoning-plus may present meaningful opportunities for enterprise technical stakeholders managing AI model development, orchestration, or data infrastructure. For AI engineers and model lifecycle managers, the model’s 14B parameter size coupled with competitive benchmark performance introduces a viable option for high-performance reasoning without the infrastructure demands of significantly larger models. Its compatibility with frameworks such as Hugging Face Transformers, vLLM, llama.cpp, and Ollama provides deployment flexibility across different enterprise stacks, including containerized and serverless environments. Teams responsible for deploying and scaling machine learning models may find the model’s support for 32k-token contexts—expandable to 64k in testing—particularly useful in document-heavy use cases such as legal analysis, technical QA, or financial modeling. The built-in structure of separating chain-of-thought reasoning from the final answer could also simplify integration into interfaces where interpretability or auditability is required. For AI orchestration teams, Phi-4-reasoning-plus offers a model architecture that can be more easily slotted into pipelines with resource constraints. This is relevant in scenarios where real-time reasoning must occur under latency or cost limits. Its demonstrated ability to generalize to out-of-domain problems, including NP-hard tasks like 3SAT and TSP, suggests utility in algorithmic planning and decision support use cases beyond those explicitly targeted during training. Data engineering leads may also consider the model’s reasoning format—designed to reflect intermediate problem-solving steps—as a mechanism for tracking logical consistency across long sequences of structured data. The structured output format could be integrated into validation layers or logging systems to support explainability in data-rich applications. From a governance and safety standpoint, Phi-4-reasoning-plus incorporates multiple layers of post-training safety alignment and has undergone adversarial testing by Microsoft’s internal AI Red Team. For organizations subject to compliance or audit requirements, this may reduce the overhead of developing custom alignment workflows from scratch. Overall, Phi-4-reasoning-plus shows how the reasoning craze kicked off by the likes of OpenAI’s “o” series of models and DeepSeek R1 is continuing to accelerate and move downstream to smaller, more accessible, affordable, and customizable models. For technical decision-makers tasked with managing performance, scalability, cost, and risk, it offers a modular, interpretable alternative that can be evaluated and integrated on a flexible basis—whether in isolated inference endpoints, embedded tooling, or full-stack generative AI systems.

Microsoft Research has launched Phi-4-reasoning-plus, a 14B parameter model designed for deep reasoning tasks, providing strong performance on math, science, and coding benchmarks. #AI #MachineLearning #Microsoft_AI https://zpr.io/fsTnxuWgJB4q

1 0 0 0
Preview
Get Ready for the AI Agent & Copilot Summit in San Diego, 2025 Dynamic Communities announces the AI Agent & Copilot Summit, featuring 65 sessions led by AI experts from March 17-19, 2025 in San Diego.

Get Ready for the AI Agent & Copilot Summit in San Diego, 2025 #Microsoft_AI #AI_Copilot_Summit #Dynamic_Communities

0 0 0 0
Preview
MAXHUB Shines Bright with Microsoft AI Innovation Award at CES 2025 At CES 2025, MAXHUB earned the Microsoft AI Innovation Award, recognizing its advanced Teams Rooms solutions and commitment to enhancing collaborative technology.

MAXHUB Shines Bright with Microsoft AI Innovation Award at CES 2025 #USA #Lake_Forest #MAXHUB #Microsoft_AI #CES_Awards

0 0 0 0