Goto

Collaborating Authors

 inproceeding



HairDiffusion: VividMulti-Colored HairEditingviaLatentDiffusion

Neural Information Processing Systems

Hair editing is a critical image synthesis task that aims to edit hair color and hairstyle using textdescriptions orreference images, while preserving irrelevant attributes(e.g.,identity,background,cloth).




cfb95059128406d088ccb7b01bb2af6e-Paper-Conference.pdf

Neural Information Processing Systems

Neural implicit function based on signed distance field (SDF) has achieved impressiveprogress inreconstructing 3Dmodels withhighfidelity. However,such approaches canonlyrepresent closed surfaces.


LearningDistilledCollaborationGraph forMulti-AgentPerception

Neural Information Processing Systems

To promote better performance-bandwidth trade-off for multi-agent perception, weproposeanovel distilledcollaborationgraph (DiscoGraph)tomodeltrainable, pose-aware, and adaptive collaboration among agents. Our key novelties lie in twoaspects.



bc218a0c656e49d4b086975a9c785f47-Supplemental-Datasets_and_Benchmarks.pdf

Neural Information Processing Systems

Emerging ethical approaches have attempted to filter pretraining material, but such approaches have been ad hoc and failed to take context into account. We offer an approach to filtering grounded in law, which has directly addressed the tradeoffs in filtering material.


Category

Neural Information Processing Systems

Estimating the 6D object pose is one of the core problems in computer vision and robotics. It predicts the full configurations of rotation, translation and size of a given object, which has wide applications including Virtual Reality (VR) [2], scene understanding [30], and [42, 57, 31, 49]. There are twodirections in 6D object pose estimation.


RMIX: LearningRisk-SensitivePoliciesfor CooperativeReinforcementLearningAgents

Neural Information Processing Systems

Current value-based multi-agent reinforcement learning methods optimize individual Q values to guide individuals' behaviours via centralized training with decentralized execution (CTDE). However, such expected, i.e., risk-neutral, Q value is not sufficient even with CTDE due to the randomness of rewards and the uncertainty in environments, which causes the failure of these methods to train coordinating agents incomplexenvironments. Toaddress these issues, we propose RMIX, anovelcooperativeMARL method with theConditional Value at Risk (CVaR) measure over the learned distributions of individuals' Q values. Specifically, we first learn the return distributions of individuals to analytically calculate CVaRfordecentralized execution. Then,tohandle thetemporal nature of the stochastic outcomes during executions, we propose a dynamic risk level predictorforriskleveltuning.