Tag

fairness

0 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
Apr 29, 2025 · Artificial Intelligence

AI Interview Software: Convenience, Risks, and the Quest for Fair Recruitment

The article examines the rapid rise of AI interview software, highlighting its appeal to job seekers, the potential for cheating, expert criticism, associated risks, and the need for balanced, ethical approaches to ensure fairness in recruitment.

AIInterviewRecruitment
0 likes · 4 min read
AI Interview Software: Convenience, Risks, and the Quest for Fair Recruitment
Architecture & Thinking
Architecture & Thinking
Apr 2, 2025 · Backend Development

Ensuring Fair Flash Sales in Multi-Active Architectures: Strategies & Code

This article examines the challenges of high‑concurrency flash‑sale scenarios in multi‑active architectures, analyzes fairness issues caused by geographic latency, and presents practical solutions such as data‑sharding and global‑clock ordered queues, complemented by a Redis‑based implementation example.

Redisdistributed systemsfairness
0 likes · 12 min read
Ensuring Fair Flash Sales in Multi-Active Architectures: Strategies & Code
Kuaishou Tech
Kuaishou Tech
Nov 30, 2024 · Artificial Intelligence

Kuaishou and Tsinghua University Win First Prize in Qian Weichang Chinese Information Processing Award for Content Recommendation Technology

Kuaishou and Tsinghua University were honored with the first‑place Qian Weichang Chinese Information Processing Science and Technology Award for their collaborative content recommendation project, which achieved international‑level innovations in explainable recommendation, bias correction, and edge intelligence, and has been applied widely in Kuaishou's platform and top academic conferences.

Artificial IntelligenceKuaishouRecommendation systems
0 likes · 5 min read
Kuaishou and Tsinghua University Win First Prize in Qian Weichang Chinese Information Processing Award for Content Recommendation Technology
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 18, 2024 · R&D Management

Is Result‑Oriented Performance Evaluation Reasonable?

The article examines the drawbacks of result‑oriented performance appraisal, arguing that over‑emphasis on outcomes neglects process, fairness, and employee motivation, and proposes balanced evaluation, fair metrics, strategic clarity, organizational efficiency, and performance dashboards to improve management practices.

Process Managementfairnessmanagement
0 likes · 5 min read
Is Result‑Oriented Performance Evaluation Reasonable?
DataFunSummit
DataFunSummit
Oct 5, 2023 · Artificial Intelligence

Fairness in Recommendation Systems: Consumer and Provider Perspectives

This article examines the fairness of recommendation systems from both consumer and provider viewpoints, discussing sources of bias, definitions of equality and equity, measurement metrics such as CGF and MMF, and proposes causal embedding models to mitigate unfairness while ensuring sustainable system performance.

Recommendation systemscausal inferenceconsumer perspective
0 likes · 9 min read
Fairness in Recommendation Systems: Consumer and Provider Perspectives
DataFunSummit
DataFunSummit
Aug 18, 2023 · Artificial Intelligence

Survey of Recent Generative AI Approaches for Recommender Systems

This article reviews a series of recent research papers that explore how generative AI, especially large language models, can be integrated into recommender systems to improve next‑basket recommendation, instruction‑following, zero‑shot ranking, fairness evaluation, and generative retrieval paradigms.

Large Language Modelsfairnessgenerative AI
0 likes · 12 min read
Survey of Recent Generative AI Approaches for Recommender Systems
Alimama Tech
Alimama Tech
Aug 16, 2023 · Artificial Intelligence

Personalized Automated Bidding Framework (PerBid) for Fairness‑Aware Online Advertising

PerBid introduces a personalized automated bidding framework that creates context‑aware RL agents for advertiser clusters using a profiling network to embed static and dynamic campaign features, and experiments on Alibaba’s display‑ad platform show up to 10.85% performance gains while markedly improving fairness across heterogeneous advertisers.

automated biddingfairnessonline advertising
0 likes · 23 min read
Personalized Automated Bidding Framework (PerBid) for Fairness‑Aware Online Advertising
Kuaishou Tech
Kuaishou Tech
Jul 21, 2023 · Artificial Intelligence

Selected Papers from Kuaishou Community Science Track at SIGIR 2023

This article presents five peer‑reviewed papers accepted to the Kuaishou Community Science track at the 2023 ACM SIGIR conference, covering offline reinforcement learning for recommendation fairness, global residual value for fair item exposure, personalized QoE in short‑form video, multi‑behavior self‑supervised recommendation, and a search‑enhanced sequential recommendation framework.

AISearchfairness
0 likes · 11 min read
Selected Papers from Kuaishou Community Science Track at SIGIR 2023
DataFunSummit
DataFunSummit
Jul 5, 2023 · Artificial Intelligence

Fairness in Recommendation Systems: Consumer and Provider Perspectives

This article examines the fairness of recommendation systems from both consumer and provider viewpoints, discussing sources of bias, definitions of equality and equity, measurement metrics such as CGF and MMF, causal embedding techniques, experimental results on MovieLens and Yelp, and future research directions.

Artificial IntelligenceMetricsRecommendation systems
0 likes · 9 min read
Fairness in Recommendation Systems: Consumer and Provider Perspectives
DataFunTalk
DataFunTalk
May 1, 2023 · Artificial Intelligence

Trustworthy Intelligent Decision-Making: Framework, Counterfactual Reasoning, Complex Payoffs, Predictive Fairness, and Regulated Decisions

This article presents a comprehensive overview of trustworthy intelligent decision-making, introducing a decision framework and discussing counterfactual reasoning, complex reward modeling, predictive fairness, and regulatory constraints, while highlighting practical methods and recent research advances in each sub‑area.

Policy Evaluationcausal inferencecounterfactual reasoning
0 likes · 29 min read
Trustworthy Intelligent Decision-Making: Framework, Counterfactual Reasoning, Complex Payoffs, Predictive Fairness, and Regulated Decisions
AntTech
AntTech
Sep 28, 2022 · Artificial Intelligence

Advancing Trustworthy AI to Industrial-Scale Applications: Insights from Ant Group

The article outlines Ant Group's comprehensive approach to promoting trustworthy AI in large‑scale industrial settings, detailing the four core pillars of robustness, explainability, privacy protection, and fairness, and describing practical methodologies, open platforms, and ecosystem collaborations that drive responsible AI deployment.

AI safetyexplainabilityfairness
0 likes · 13 min read
Advancing Trustworthy AI to Industrial-Scale Applications: Insights from Ant Group
Full-Stack Internet Architecture
Full-Stack Internet Architecture
May 10, 2021 · Fundamentals

Understanding Java Semaphore: Usage Scenarios, Code Example, and Source‑Code Deep Dive

This article introduces Java's Semaphore as a thread‑synchronization tool, explains its flow‑control use cases such as database connections and parking lots, provides a complete parking‑lot simulation code sample, and analyzes the underlying AQS‑based implementation including fairness, acquire/release mechanics, and auxiliary methods.

AQSJavaSemaphore
0 likes · 13 min read
Understanding Java Semaphore: Usage Scenarios, Code Example, and Source‑Code Deep Dive
DataFunTalk
DataFunTalk
Dec 10, 2019 · Operations

Technical Practices and Lessons from the 2019 Double‑11 Cat Night Live Event

The article details the technical goals, fairness mechanisms, high‑concurrency handling, dynamic routing, peak‑shaving, downstream protection, and on‑site screen interaction strategies used to deliver a seamless multi‑platform live‑stream experience for the Double‑11 Cat Night, while summarizing key takeaways for future large‑scale events.

Live Streamingfairnesshigh concurrency
0 likes · 12 min read
Technical Practices and Lessons from the 2019 Double‑11 Cat Night Live Event
Youku Technology
Youku Technology
Dec 2, 2019 · Operations

Technical Architecture and Operational Practices of Alibaba's 2019 Double‑11 "Cat Evening" Live Show

Alibaba’s 2019 Double‑11 “Cat Evening” live show combined a unified codebase across Youku, Taobao and Tmall with synchronized clocks, latency‑measurement devices and SEI‑injected messages to guarantee fair, zero‑loss interactions, while employing dynamic routing, pre‑warming, peak‑shaving, downstream protection and rehearsed contingency plans to handle massive concurrency and ensure stable, high‑quality user experience.

AlibabaLive Streamingfairness
0 likes · 11 min read
Technical Architecture and Operational Practices of Alibaba's 2019 Double‑11 "Cat Evening" Live Show