AI in finance: overcoming regulatory, security and policy challenges

RoundtableDigital Monetary Institute
Tue 04 Mar 202510:0012:00

Harry Lund, deputy director of AI opportunities at the UK Department for Science, Innovation and Technology, joins OMFIF to discuss the challenges of regulating artificial intelligence in finance and encouraging innovation without compromising security.

Given the breakneck pace of AI development, regulators must keep a close watch on the financial industry to ensure that new technology is implemented transparently and alongside strong security measures. This roundtable explores the role of cybersecurity standards in protecting AI systems and ensuring resilience, the need for transparency in AI usage and the implications of AI regulation for the financial secto

Harry Lund

Deputy Director

AI Opportunities Unit

Harry Lund

Deputy Director

AI Opportunities Unit

This meeting is open to the DMI network, with priority is given to DMI members. Interested in membership? Contact us at [email protected]

/* Styling for the modal */
.piModal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
justify-content: center;
align-items: center;
z-index: 999;
}

.modal-content {
display: flex;
width: 1100px;
max-width: 90%;
max-height: 90%;
background-color: #fff;
padding: 40px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
position: relative;
gap: 40px;
}

.modal-content h5 {
color:red;
font-size:18px;
}

.piModal-img {
flex:1 1 25%;
}

.piModal-content {
flex:1 1 75%;
}

img#modalImage {
width: 100%;
}
.modal-content h4, .modal-content h5 {
margin-bottom:5px;
}

/* Styling for the close button */
.piClose {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 32px;
background: #002d59;
border-radius: 50%;
padding: 1px 5px;
color: #fff;
}

.pi-speaker {
cursor:pointer;
}

.pi-speaker .pi-speaker-content {
display:none;
}

.modal-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
display:none;
}

@media (max-width:921px) {
.modal-content {
padding:20px;
gap:20px;
flex-direction:column;
}

.modal-content h4 {
font-size:20px;
}
.modal-content h5 {
font-size:16px;
}
.piClose {
top:-10px;
right:-10px;
}
.piModal-img, .piModal-content {
flex:1 1 auto;
}
img#modalImage {
width: auto;
max-height:200px;
}
}

#registration-form.in-person-overlay {
position: relative;
}

#registration-form.in-person-overlay::after {
position: absolute;
content: “”;
background: #ffffffa6;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity:1;
transition: ease-in-out.3s;
}

#registration-form.pi-removed::after {
position: absolute;
content: “”;
background: #ffffffa6;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity:0;
pointer-events:none;
transition: ease-in-out.3s;
}

.pi-checkbox {
font-size: 22px;
font-weight: bold;
margin-bottom: 25px;
}

.pi-checkbox label {
color: #000;
position: relative;
margin-left: 25px;
}

.pi-checkbox input {
position: absolute;
top: 6px;
left: -25px;
width: 16px;
height: 16px;
}

.heateor_sss_sharing_container {
margin-top:25px;
}


评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注